Am 11.08.2009, 20:06 Uhr, schrieb yuppie <[email protected]>: > I propose to split up CMFCatalogAware in CatalogAware, WorkflowAware and > OpaqueItemManager mixins. All the interfaces provided by these base > classes should be optional for CMF content. PortalFolderBase e.g. is not > catalog or workflow aware, so it should not use those base classes.
This is an excellent idea! Finding out that the reason why my folderish objects were not being indexed because PortalFolder switches it off despire being CatalogAware was one of those "aha" experiences when moving towards a component architecture. Charlie -- Charlie Clark Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-938-5360 GSM: +49-178-782-6226 _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
