[Zope] Getting an objects properties
Leon de Heus
hapkido@kabelfoon.nl
Wed, 06 Oct 1999 17:37:35 +0000
Thanks for the fast answer.
I knew about PropertyManager.py and its methods (maybe I should have put
that in my message), but I created several ZClasses wich only inherit
from ObjectManager. So using propertyIds etc. doesn't work on objects
from these classes. Does that mean that:
a) I should design my ZClasses different, so they do support those
methods
or
b) there are other methods to get the properties?
Best,
Leon de Heus.