On 12 Oct 2011, at 22:21, Vladimir Blagojevic wrote:
Hey guys,
After endless hours of super interesting hacking I think this one is
close to integration now. While you guys review it I'll tidy up javadoc
and amend the pull.
I've added my comments to the pull request.
A few notes. I kept applyDelta method in AdvancedCache because we can
now stick anything DeltaAware into cache and apply delta changes to that
DeltaAware using transactions. I believe that is why Manik wanted to
have applyDelta so visibly in our API. And I believe he was right - it
makes a lot of sense.
I get it now: his is intended as an general purpose mechanism
etc :-)