« Previous | Next » 

Revision ec29fe40

IDec29fe40fd74f105f28dc22a7c0b39fa81686c92

Added by Iustin Pop over 16 years ago

Change class hierarchy in objects.py

It makes sense to make the TaggableObject a child of the ConfigObject,
since in this case we can derive the Instance, Node and Cluster objects
only from the TaggableObject and have a cleaner hierarchy.

For consistency child classes will have to declare their slots by adding
their parents on top.

Reviewed-by: imsnah,ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences