Revision 0e46916d
ID | 0e46916d48b44b3cf51feb56763b63109f34d7be |
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