On 11/10/06, Josef Karthauser <[EMAIL PROTECTED]> wrote:
Ooh, am I missing a trick here?  What are chained action?  I've been
chaining actions together using $c->forward().  Is this the same kind of
thing, or something altogether different?

Chained actions is a feature that has already been around for while
you can read about it on Catalyst::DispatchType::Chained manpage (or,
a direct link to the CPAN page:
http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7005/lib/Catalyst/DispatchType/Chained.pm).

It explains the concept and how to use it fairly well.

-Nilson Santos F. Jr.

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to