[Catalyst] namespace problem
Eden Cardim
edencardim at gmail.com
Wed Nov 25 03:55:06 GMT 2009
>>>>> "Andrew" == Andrew Rodland <andrew at cleverdomain.org> writes:
Andrew> For the sake of sanity, what you need to do is stop
Andrew> inheriting from a concrete controller. It really doesn't
Andrew> make a lot of sense and there are a lot of ways it could
Andrew> break something. As Moritz writes, if you need a controller
Andrew> base class, write a controller base class and inherit from
Andrew> that.
Or even better, write a role instead.
--
Eden Cardim Need help with your Catalyst or DBIx::Class project?
Code Monkey http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://edenc.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the Catalyst
mailing list