[Zope-CMF] Re: ?is the class definition of CMFCatalogAware incorrect in SkinnedFolder

Rainer Thaden Rainer Thaden <thadi@gmx.de>
Thu, 12 Sep 2002 18:54:38 +0200


Hi Tim,

In PortalFolder the manage_afterAdd and manage_beforeDelete are
overridden to do nothing, so they are not indexed.
If you want to have workflow and catalogging one needs to inherit from
CMFCatalogAware _before_ PortalFolder because in Python the first
inherited class wins. I hope i understood your question in the right
way.
Take a look at
http://cmf.zope.org/Members/rthaden/LocCMFProduct/LocCMFProductHowTo/view
There are some notes about that.

-- 
Regards,
 Rainer                          mailto:thadi@gmx.de