[Zope-CMF] RE: reindexObject() does not work ??
Jean-Francois.Doyon at CCRS.NRCan.gc.ca
Jean-Francois.Doyon at CCRS.NRCan.gc.ca
Thu Oct 23 16:21:13 EDT 2003
Indeed !
I saw PortalFolder subclassed CMFCatalogAware and stopped at that. Should've
looked further !
Thanks,
J.F.
-----Original Message-----
From: schubbe at web.de [mailto:schubbe at web.de]
Sent: Thursday, October 23, 2003 4:12 PM
To: Jean-Francois.Doyon at ccrs.nrcan.gc.ca; Zope-CMF List
Subject: Re: reindexObject() does not work ??
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