[Catalyst] [RFC] Loading Plugins from lib/MyApp/Plugins
Ash Berlin
ash_cpan at firemirror.com
Tue Dec 18 10:26:58 GMT 2007
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
More information about the Catalyst
mailing list