>>>>> "Andrew" == Andrew Rodland <[email protected]> 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/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/