Chris Withers wrote:
> Tom Deprez wrote:
> > A folder-like zclass which only allows to contain the simple zclass. (easy?)
>
> Subclass OFS.Folder
or OFS.ObjectManager if you don't want properties and the other extras that
Folder has.
> > A folder-like zclass which allows to contain the 2 above classes (probably
> > easy if I've an example of the 2de class)
and set all_meta_types = ['My ZClass', 'My Folder'] on My Folder
Richard
--
Richard Jones
[EMAIL PROTECTED]
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )