Jens Schwarz wrote on 02/19/2009 12:13 AM:
> Hi,
> 
> with this somewhat philosophic question, I want to know, how a
> Controller knows, which of its action is currently active (p.ex.
> displayed to the user). 

http://search.cpan.org/~mramberg/Catalyst-Runtime-5.71000/lib/Catalyst.pm#$c->action

And a similar question: How does the root
> controller know what other controllers are available in the app?

http://search.cpan.org/~mramberg/Catalyst-Runtime-5.71000/lib/Catalyst.pm#$c->controllers

-- 
Peter Karman  .  [email protected]  .  http://peknet.com/


_______________________________________________
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