[Zope3-Users] Prevent an event
Markus Kemmerling
markus.kemmerling at meduniwien.ac.at
Mon Sep 17 05:50:14 EDT 2007
Am 16.09.2007 um 21:00 schrieb kevin at mcweekly.com:
> Is there away to prevent the catalog from auto-indexing upon
> creation of the catalog?
Why would you want to do this on the catalog level?
You can exclude objects from being auto-(re-)indexed by implementing
`zope.app.catalog`'s marker interfaces `INoAutoIndex` and
`INoAutoReindex`, respectively.
Regards,
Markus Kemmerling
___________________
Markus Kemmerling
Medical University Vienna
Core Unit for Medical Education
P.O. Box 10 A-1097 Vienna
phone: +43-1-40 160-36 863 fax: +43-1-40 160-93 65 00
http://www.meduniwien.ac.at/bemaw/
More information about the Zope3-users
mailing list