I created a ZClass based upon DTMLDocument.I wanted to have a DTMLDocument class with some additional integer properties. So I decided NOT to derive my class from ObjectManager. Now when I create an instance of my new class within a Folder the instance has no id ! I think this is not a feature ;-) -- _________________________________________________________ Andreas Heckel andreas@aHIT.de
Andreas schrieb:
I created a ZClass based upon DTMLDocument.I wanted to have a DTMLDocument class with some additional integer properties. So I decided NOT to derive my class from ObjectManager.
Now when I create an instance of my new class within a Folder the instance has no id !
I think this is not a feature ;-)
There's a Howto about this on Zope.org http://yyy.zope.org/Members/AlexR/ZClassIDBug hth, Thomas
participants (2)
-
Andreas -
Thomas Weiner