On Mon, 12 May 2014 06:07:41 -0300, Jochen Kemnade <jochen.kemn...@eddyson.de> wrote:

Hi Thiago,

Hi, Jochen! By the way, your first weeks as a Tapestry committer have been awesome! Thank you very much for that! ;)

first of all, I must admit that I'm not really familiar with JCache and I'm not sure what it is that you have implemented. I assume it's an implementation of JSR-107 based upon tapestry-ioc.

That's not the case. It's just the suppport in Tapestry-IoC for JSR 107 annotations (@CacheResult, etc) in Tapestry-IoC services. You'll still need to include one of the JSR 107 implementations in the classpath. The JSR 107 implementation itself won't be implemented by Tapestry-IoC at all. We'll leave that for Terracotta, EHCache, the open-source reference implementation, etc. :)

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to