[Catalyst] Chained action confusion...

Matt S Trout dbix-class at trout.me.uk
Mon Feb 12 10:29:35 GMT 2007


On 10 Feb 2007, at 14:15, Jason Kohles wrote:

> I've been converting a big chunk of my next Catalyst application to  
> Reaction, and have run into an issue with :Chained that seems  
> strange to me, after working with it for a while I've managed to  
> turn it into a tiny little example, hopefully small enough that  
> someone can spot what I'm doing wrong...
>
>
> I've got a basic catalyst application right from the helper  
> (catalyst.pl Test), and the only thing I modified is the root  
> controller:

Rename index to something else - the Index dispatchtype is picking it  
up before Chained gets to it, I suspect.

-- 
Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Offering custom development, consultancy and support contracts for  
Catalyst,
DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for  
details.
+ Help us build a better perl ORM: http://dbix- 
class.shadowcatsystems.co.uk/ +





More information about the Catalyst mailing list