Hey everyone, Thought I'd give a heads up and solicit some feedback about a caching solution I've released for Guice as part of visural-common, an Apache 2.0 licensed open source Java library.
The cache uses Guice AOP, but differs from other caching solutions in that it's designed to be used lower in the object model, and cache inside object instances. It provides fairly fine-grained control over the caching behavior. For the full details - http://code.google.com/p/visural-common/wiki/Guice_AOP_Cache I've been using this in my projects, and thought others may find it useful - if you have any feedback/suggestions please let me know. cheers, Richard. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
