[Catalyst] "featurizing" a catalyst app

Peter Karman peter at peknet.com
Sun Jun 28 18:21:54 GMT 2009


Rodrigo wrote on 6/28/09 12:11 PM:
>> Assuming that you're mandating a TT view for your pluggable parts, then you
>> can just subclass View::TT to have an INCLUDE_PATH which picks up the 'root'
>> directories from all your loaded 'Components'.
>>
> 
> I usually have /static stuff too, mostly css and images.
> 

Catalyst::Plugin::Static::Simple::ByClass is one way to deal with that.

CatalystX::CMS and CatalystX::CRUD::YUI both use it.

-- 
Peter Karman  .  http://peknet.com/  .  peter at peknet.com
gpg key: 37D2 DAA6 3A13 D415 4295  3A69 448F E556 374A 34D9



More information about the Catalyst mailing list