10 Aug
2002
10 Aug
'02
4:09 p.m.
Tom Cameron wrote:
Chris,
We start with a base class called GenericObject... class GenericObject(Implicit, Persistent, RoleManager, Item, PropertyManager, MessageListener):
If 'Item' in the above is SimpleItem.Item, then Implicit, Persistent and RoleManager need not be included in the above list. I note you're not inheritting from OFS.Traversable.Travesable, perhaps you should? cheers, Chris