[Catalyst] Can't seem to use forward or detach. Any special requirements?

Matt S Trout dbix-class at trout.me.uk
Mon Apr 27 11:24:36 GMT 2009


On Mon, Apr 27, 2009 at 11:09:19AM +1000, kakimoto at tpg.com.au wrote:
> Hello, Oliver,
> 
>  Good morning.
>  Referring to
> http://kobesearch.cpan.org/htdocs/Catalyst-Runtime/Catalyst.html#c_gt_detach_class_method_arguments,
> under "$c->detach()",
> it says that detach is the same as forward, but doesn't return to the
> previous action when processing is finished. 

And forward() takes a private path, not a URL, too.

Look at the debug output on myapp_server.pl startup - it shows the URLs
and the private paths.

-- 
      Matt S Trout       Catalyst and DBIx::Class consultancy with a clue:
   Technical Director        http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Any questions? Mail mst <at> shadowcat.co.uk
My blog: http://www.shadowcat.co.uk/blog/matt-s-trout/ (warning: profanity)



More information about the Catalyst mailing list