On Wed, Apr 15, 2009 at 7:25 AM, Alexander Tamm <[email protected]> wrote:
> Thanks, but I should have specified that I want to cache values in the
> application itself. I already have an implementation for controlling the
> browsers cache.
This is less of a Catalyst question then I guess? You could make use
of caching in your back end models (which are independent of Catalyst,
right!?) with the Cache:: modules, and if you need some Catalyst
integration, then you could use Catalyst::Plugin::Cache.
--
Oliver Charles / aCiD2
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/