In CVS 1.0.x branch changes (I know) are:
- Locking was moved from odmg-implementation to OJB kernel. Users using own odmg.locking.LockMap implementations have to adapt implementations to ...broker.locking.LockMap interface
- In ObjectCache interface I introduced a new method. Users using own caching implementations have introduce the new method.
But it seems that I can move this new method to an internal interface, so that ObjectCache doesn't need to change.
Will check in changes soon.
regards, Armin
Thomas Dudziak wrote:
Could you be more specific ? Which public API parts have changed ?
Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
