* Jim Spath <[EMAIL PROTECTED]> [2008-03-18 20:05]:
> if ($c->dispatcher->get_action_by_path($some_action_path)) {
>   $c->forward($some_action_path);
> }
>
> Is there a better way?

Something about that seems very wrong. Are you generating action
paths at runtime? Based on user data? What problem are you trying
to solve that way?

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

_______________________________________________
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/

Reply via email to