[Catalyst] Catalyst 5 Preview, Part 2

Sebastian Riedel sri at oook.de
Wed Apr 6 15:17:22 CEST 2005


Am 06.04.2005 um 11:16 schrieb Alan Humphrey:

> Is there a concept of SUPER here?  In your example, how would I ensure
> that MyApp->end gets called?  Forwarding?

Mhm, we added the concept of unique private actions, so you can do 
$c->forward('/end');

--
sebastian




More information about the Catalyst mailing list