Re: [OCM] Second Level Cache Update

2008-04-04 Thread Christophe Lombart
Paddy, Thanks a lot to work on it. it is a great help. Can we have an access to the current code ? FYI, there is a refactoring of Spring integration done under ground by Sebastien. I will update it in subversion. br, Christophe On Thu, Apr 3, 2008 at 6:10 PM, Padraic Hannon <[EMAIL PROTECTED]>

[OCM] Second Level Cache Update

2008-04-03 Thread Padraic Hannon
I've been working for a while on implementing a second level cache system for OCM. I have gone down several routes and finally have one I think works well. At the moment I am debugging some threading issues (solved via synchronization, but I'd like to make it safe without doing so if possible) that