On Tue, 8 Aug 2000, Nico Grubert wrote:

> in zope 2.2.0, when adding a new zclass the management-screen includes a
> checkbox 
> "Include standard Zope persistent object base classes?".
> What does exactly this option do ??????
> I could not find any differences between adding a zclass with selected
> checkbox and adding a zclass with not-selected checkbox.....???
> 

Surely, there is difference :)
I created ZClass with this box unchecked, without any other base classes.
Then I can't instantiate any object of that class. (However, when I
selected base class 'DTMLDocument' I can make an instance.)

If you can't reproduce this behaviour, then maybe it's a symptom of
'boolean property bug' ? (If so, you can apply patch for it, posted by me
some time ago).


[EMAIL PROTECTED]

/--------------------------------------\
| `long long long' is too long for GCC |
\--------------------------------------/



_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to