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
>
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 {