« Previous | Next » 

Revision df458e0b

IDdf458e0b77d90dc2697f524b24a4ca842ddf2285

Added by Iustin Pop about 16 years ago

Change the opcode hierarchy and implementation

This patch adds a new top-level class (BaseJO) that is used for both
opcodes and a new Job class.

This new class and the related changes to the OpCode abstract class are
used to implement simple to-dict/from-dict transformations, so that we
can easily serialize the classes using json.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences