[Zope-CMF] Portal Folder or ZClass problems
seb bacon
seb@jamkit.com
Fri, 25 May 2001 10:04:42 +0100
* 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