« Previous | Next » 

Revision 0e46916d

ID0e46916d48b44b3cf51feb56763b63109f34d7be
Parent f0d874fe
Child d128fdb6

Added by Iustin Pop almost 16 years ago

Rename BaseJO to BaseOpCode

Since we don't have for now a job definition object anymore, we rename
this class to BaseOpCode. It's still useful (and not merged with OpCode)
since it holds all the 'pure' logic (no custom field handling, etc.)
whereas OpCode holds opcode specific data (OP_ID handling, etc).

The patch also fixes the module's docstring.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences