On 18 Dec 2007, at 02:39, Christopher Laco wrote:

I know I've been down this thread before. When writing a framework that
generates customized Catalyst apps, it would be a whole lot easier
(well, more proper) to add plugins in lib/MyApp/Plugins, just like we do
with controllers/models/view, than it is to molest the MyApp.pm 'use
Catalyst' line to include custom plugins.

I don't quite see the point of this. Why not just add methods to MyApp.pm? (I'm guessing there might actually be a sane reason for you not wanting to do it this way, but I can't grok what it is)

Ash

_______________________________________________
List: Catalyst@lists.scsys.co.uk
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/

Reply via email to