[seam-dev] Proposal for a new module
George Gastaldi
gastaldi at apache.org
Mon Apr 11 16:41:55 EDT 2011
Hello,
I would like to propose a new module on Seam: *Seam Cache*.
That module would be JSR-107 compatible (essentially Infinispan and EhCache)
and would allow to:
1) @Inject Cache cache;
2) Provide a new scope @CacheScoped(regionName="xx"). That would live for
the time of the cache configured by the region name itself.
The module should be tested on Inifinispan and EhCache.
What do you guys think ?
Regards,
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20110411/fb5f344f/attachment.html
More information about the seam-dev
mailing list