Re: [ANNOUNCE] Tapestry Service Cache

2011-01-04 Thread Borut BolĨina
Great, this deserves a test drive! 2011/1/4 Ciaran Wood > Hi All, > > I'm pleased to announce the release of my first Tapestry project: > tapestry-service-cache. It's an annotations based caching library that makes > it really easy to cache your Services without any boilerplate code! Here's a >

[ANNOUNCE] Tapestry Service Cache

2011-01-04 Thread Ciaran Wood
Hi All, I'm pleased to announce the release of my first Tapestry project: tapestry-service-cache. It's an annotations based caching library that makes it really easy to cache your Services without any boilerplate code! Here's a simple example: public class CachedService implements Service {