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