[Zope] ZClass bug ?!
Thomas Weiner
weiner@tu-harburg.de
Wed, 01 Mar 2000 12:50:54 +0100
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