[Catalyst] Partial page cache plugin
Octavian Râsnita
orasnita at gmail.com
Wed Dec 9 08:41:39 GMT 2009
From: "Peter Karman" <peter at peknet.com>
...
>> Yeah, I'd love to see patches to make the general cache plugin better /
>> easier to use also.
>>
>> I'd be happy with it _defaulting_ to use CHI in fact :)
>>
>
> where are the pain points right now? In what way could it be made
> better/easier to use?
Template::Plugin::Cache offers an easy way for creating partial page cache,
but if the templates contain special UTF-8 chars, Template::Plugin::Cache
give errors because of the Cache:: module which is used. The author of
Template::Plugin::Cache said that this error appears because of the Cache
module, but that it can be solved by using a CHI object instead.
This is one reason why it would be good to be CHI the default.
Octavian
More information about the Catalyst
mailing list