guillaumeoriol / serquant

Serquant library
4 stars 1 forks source link

implement lifecycle events on Zend persister #18

Closed guillaumeoriol closed 12 years ago

guillaumeoriol commented 12 years ago

We need a way to be notified of persistence lifecycle events in order to trigger operations when they occur (preCreate/postCreate, preUpdate/postUpdate, etc.)