
bobtfish at bobtfish
Nov 7, 2009, 1:25 PM
Post #2 of 2
(154 views)
Permalink
|
|
Re: Adding controllers to an app from a plugin
[In reply to]
|
|
On 7 Nov 2009, at 20:06, Edmund von der Burg wrote: > Is there already code on CPAN that helps me inject my plugin > controller into the app? Is there a better way to do this? Should I > rip out the smarts from C::P::AutoCRUD and make them reusable (and if > so what should it be called)? You're after CatalystX::InjectComponent Cheers t0m _______________________________________________ List: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|