[Zope] automagic reindexing of objects
Jürgen Herrmann
Juergen.Herrmann at XLhost.de
Fri Jun 17 08:19:26 EDT 2005
hi all!
i make heavy use of indexes in my extension classes. these all inherit
from catalogpathaware, so i have to call object.reindex_object() on
each changed instance. calling it from attribute getters/setters f.ex.
is not a good idea, because changing 3 attributes will reindex the object
3 times.
what i'd like to have is that such objects are reindexed automatically
before comitting a transaction.
is it possible? where should i start looking in the source, is there
possibly a before_transaction_commit hook?
regards, juergen herrmann
_______________________________________________________________________
>> XLhost.de - eXperts in Linux hosting <<
Juergen Herrmann
Weiherweg 10, 93051 Regensburg, Germany
Fon: +49 (0)700 XLHOSTDE [0700 95467833]
Fax: +49 (0)721 151 463027
ICQ: 27139974 - IRC: #XLhost at quakenet
WEB: http://www.XLhost.de
More information about the Zope
mailing list