« Return to Thread: "featurizing" a catalyst app

Re: "featurizing" a catalyst app

by Rodrigo-51 :: Rate this Message:

Reply to Author | View in Thread


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.


_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

 « Return to Thread: "featurizing" a catalyst app