Re: [Zope] What difference between subclassing from OFS:Folder and ObjectManager

2000-12-05 Thread Jim Welch

You can get both if you derive from ObjectManager and then use the
"Subobjects" tab in the Zope management interface.

"Stefan H. Holek" <[EMAIL PROTECTED]> writes:

> Deriving from OFS:Folder will only give you global meta types in the
> Addbox, whereas deriving from ObjectManager will only give you the
> included ZClasses. I have not yet found a way to have both ;(

___
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 )




[Zope] What difference between subclassing from OFS:Folder and ObjectManager

2000-12-05 Thread Dirksen

What is the difference between subclassing from OFS:Folder and ObjectManager? Is it the
ONLY difference that the ObjectManager is able to limit kinds of object to contain?

Dirksen

__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

___
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 )