[Catalyst] External plugins
    Michael Richards 
    mdrichards at gmail.com
       
    Tue Feb 14 23:23:51 CET 2006
    
    
  
On 2/14/06, Brandon Black <blblack at gmail.com> wrote:
> Hey, what about a Plugins (or short form "P") directory alongside
> Model/Controller/View?  We could make that a sort of convention (don't
> autoload them or anything), and when loading plugins by the usual
> short names, check for MyApp::P::$plugin before checking for
> Catalyst::Plugin::$plugin
I like that... and a non-default option to autoload them might not be so bad.
    
    
More information about the Catalyst
mailing list