[Zope-CMF] Five:traversable and PortalContent

Lennart Regebro regebro at gmail.com
Wed Nov 30 03:26:16 EST 2005


On 11/29/05, Brent Hendricks <brent.hendricks at gmail.com> wrote:
> When goldegg was first started, plone had a line like this in configure.zcml:
>
>   <five:traversable
>       class="Products.CMFCore.PortalContent.PortalContent"
>       />
>
> I've noticed that this line causes failures in the CMFCore tests so
> I'm taking it out of plone.  If it's necessary it should probably go
> in CMFCore anyway

I think it *is* in the core now. I'm not sure it should be, though.
It's there to allow you to make views for objects, and I'm not at all
sure it's a good idea to have that feature turned on for everything
like that. It has caused me trouble earlier, I know that.

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the Zope-CMF mailing list