Hi Guys I wanted to tryout AOP with Guice yesterday. And to my surprise almost managed to make a integration towards Ehcache, im just missing some tests and some boilerplate.
So my question are, are there any AOP caches for guice right now? What I've managed so far are something similar to http://opensource.atlassian.com/confluence/spring/display/DISC/Caching+the+result+of+methods+using+Spring+and+EHCache, the idea are that you just put an annotation on methods that should be cached. And that's it.. If there's an interest for it I could put it up somewhere commonly accessible (googlecode). regards Nino -- 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.
