[Catalyst] Implementation bug in Catalyst::Request
Matt S Trout
dbix-class at trout.me.uk
Wed Oct 18 22:53:38 CEST 2006
Kieren Diment wrote:
> Argh! no you're right! This ain't a documentation but this is an
> implementation bug. Can someone fix it so that it does $c->req->action
> does the same as $c->action.
Incorrect, it's a documentation bug.
$c->req->action is much older and was always like that, better would be to
document the behaviour and mark it deprecated.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list