Hi all, I currently checked in an enhanced PB-event/listener handling. If you use PB-listener interfaces in your code, please have a look in 'release-notes.txt'.
- add base event/listener classes - unitize event handling - change PersistenceBrokerAware method signature (sorry!) - replace PersistenceBrokerListener (sorry!) - add new test cases - adapt cache classes, PBImpl, ... After a discussion on the dev-list we agree to change some listener methods instead to deprecate them, because it doesn't make sense to release a final 1.0 with a bunch of deprecated classes. (Roger, please don't kill me - it's not a perfect world ;-)) How should we handle exceptions throw within the listener in OJB? Any comments welcome! regards, Armin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
