[Zope-CMF] Portal Folder or ZClass problems

Jeff jeff@thecolemans.ws
Fri, 25 May 2001 09:53:20 -0500


Thanks!
I'm using the ObjectManager to use the ZClass Subobjects tab to control what
appears in the Add list.
What are the 'PortalFolder's special portal-only features'?
It would seem I could use either ObjectManager or PortalFolder as the base
class.
Thanks,
Jeff

----- Original Message -----
From: "seb bacon" <seb@jamkit.com>
To: "marc lindahl" <marc@bowery.com>
Cc: "Jeff" <jeff@thecolemans.ws>; "Zope-Cmf@Zope.Org" <zope-cmf@zope.org>
Sent: Friday, May 25, 2001 4:04 AM
Subject: Re: [Zope-CMF] Portal Folder or ZClass problems


> * marc lindahl <marc@bowery.com> [010525 01:42]:
> > Doesn't CMFCore:PortalFolder inherit ObjectManager?
>
> Right, and inheriting ObjectManager *after* PortalFolder will
> presumably override several of PortalFolder's special portal-only
> features.  So I'd suggest only inheriting PortalFolder.
>
> seb
>
> >
> > > From: "Jeff" <jeff@thecolemans.ws>
> > > Date: Thu, 24 May 2001 17:25:56 -0500
> > > To: "Zope-Cmf@Zope.Org" <zope-cmf@zope.org>
> > > Subject: Re: [Zope-CMF] Portal Folder or ZClass problems
> > >
> > > I'm still trying, but get me a gun!
> > > Further diagnostic tries:
> > > Create 2 more ZClasses both identical with base classes:
> > > 'CMFCore: PortalFolder'
> > > 'ZClasses: ObjectManager'
> > > 1 works correctly but the other does not!
> > >
> > > So I keep looking and notice that although I have nothing seleced on
the
> > > ZClass Subobjects tab, intances of these objects get a full add list.
> > >
> > > I created a new test ZClass with base classes:
> > > 'ZClasses: ObjectManager'
> > > 'CMFCore: PortalFolder'
> > >
> > > And this object seems to be working.
> > > I will not create a second object like this tonight, if 1 works and
the
> > > other does not, I'm not sure what I will do ;-0
> > >
> > > If anyone has any ideas, please let me know!
> > > Thanks,
> > > Jeff
>