On 9/13/06, Einon <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I found an interesting bug in Catalyst::View::TT. Catalyst caches wrong
> templates even if I do not use caching.
>
Regardless of whether you have Catalyst configured to do caching,
Template Toolkit does it's own in-memory caching by default.

>From 'perldoc Template':

       Caching and Compiling Options

       CACHE_SIZE
           Maximum number of compiled templates to cache in memory (default:
           undef - cache all)

-- 
Jason Kohles
[EMAIL PROTECTED] - http://www.jasonkohles.com/
"A witty saying proves nothing."  -- Voltaire

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to