[Zope-dev] Python products
richard@bizarsoftware.com.au
richard@bizarsoftware.com.au
Thu, 08 Feb 2001 09:07:53 +1100
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
richard@bizarsoftware.com.au
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)