26 Jun
2006
26 Jun
'06
7:04 p.m.
thank's dieter ! In fact i lose the tip that the Zcatalog should have the id "Catalog" so the object could be automatically cataloged at creation. thank's a lot Dieter Maurer a écrit :
bard stéphane wrote at 2006-6-24 19:38 +0200:
Today i try to create another zclass on the same zope server (2.6) zclass with zobject,zcatalogaware inheritance and the zcatalogawareness don't work any more. And I don't know why !!!!!!
So each time a property is modified i should
"ZcatalogAware" never triggered reindexing when a property was changed -- only indexing when the object was created and unindexing when it was deleted.
Call "indexObject" (or "reindexObject") after you have make changes.