[Catalyst] Best Practices

Kieren Diment diment at gmail.com
Mon Feb 6 01:41:14 CET 2006


There's some useful information on the wiki about best practices.  I
particularly like this one:

MyApp::View::TT->config(
                        CATALYST_VAR => 'Catalyst',
                       # ...
                        );

to enforce [% Catalyst.config.frobnicator %] rather than just [% frobnicator %].

Shouldn't this be the default - i.e. auto generated in catalyst.pl Myapp?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060206/287f947c/attachment.htm


More information about the Catalyst mailing list