[Zope3-dev] emit ObjectModifiedEvent when object changed and zodb noticed?

Chris Withers chris at simplistix.co.uk
Tue Sep 26 11:43:51 EDT 2006


Hi All,

Just been wondering about the need to retrofit:

notify(ObjectModifiedEvent(self))

...into lots of code. Can we do anything less intrusive?

I mean, if a non-Zope object has changed, why should it have to think 
about emitting events?

In any case, could we do anything clever to do with event emitting when 
objects are committed to the zodb?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope3-dev mailing list