On Fri, Nov 10, 2006 at 12:42:03PM +0000, Pedro Melo wrote:
>
> sub films : Chained CaptureArgs(1) {}
> sub view : Chained('films') Args(0) {}
> sub delete : Chained('films') Args(0) {}
> 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? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ ================ An eclectic mix of fact and theory. =================
pgp3FsL4X71Xg.pgp
Description: PGP signature
_______________________________________________ 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/
