Am Dienstag, 16. Mai 2006 21:51 schrieb Frank Burkhardt: > Hi, > > On Tue, May 16, 2006 at 07:08:34PM +0200, Florian Lindner wrote: > > Am Dienstag, 16. Mai 2006 12:02 schrieb Frank Burkhardt: > > [snip] > > > > The IntID utility has to be registered *before* all the objects you > > > want to find. No object created before you had a registered IntID > > > will ever be found. > > > > > > Have a look at > > > > > > http://zope3.mpg.de/suchen ("Das Prinzip") > > > > I've done that and it does not help. > > Are you sure, your object implements the interface, you're indexing? Use > the introspector to find out.
Direkt bereitgestellte Schnittstellen Keine Schnittstelle direkt bereitgestellt Bereitgestellte Schnittstellen xgm.interfaces.IAbbreviation <--- zope.annotation.interfaces.IAttributeAnnotatable zope.app.container.interfaces.IContained I've marked the interface that I've configured the indexes on. Florian _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
