[Zope-CMF] Re: reindexObject() does not work ??

Yuppie schubbe at web.de
Thu Oct 23 16:12:26 EDT 2003


Jean-Francois.Doyon at CCRS.NRCan.gc.ca wrote:
> class InteractiveMap(PortalFolder, PortalContent, DefaultDublinCoreImpl):

Works perfectly. PortalFolders reindexObject method *should* do nothing:

<code>
     def reindexObject(self, idxs=[]):
         pass
</code>

HTH, Yuppie






More information about the Zope-CMF mailing list