[Zope3-dev] Heads up: major event changes

Sidnei da Silva sidnei at awkly.org
Thu May 27 08:00:12 EDT 2004


|       <subscriber
|           for="zope.app.event.interfaces.IObjectModifiedEvent"
|           factory=".timeannotators.ModifiedAnnotator"
|           />
| 
|       <subscriber
|           for="zope.app.event.interfaces.IObjectCreatedEvent"
|           factory=".timeannotators.CreatedAnnotator"
|           />

Just one note: 'factory' looks weird here as its not really a factory
and instead just a function that handles an event. 

-- 
Sidnei da Silva <sidnei at awkly.org>
http://awkly.org - dreamcatching :: making your dreams come true
http://www.enfoldsystems.com
http://plone.org/about/team#dreamcatcher

A modem is a baudy house.



More information about the Zope3-dev mailing list