hi!
> Controller::Root - this was introduced specifically to get action
> methods out of MyApp.pm so you don't run into conflicts (somebody
> creating a 'login' action and then wondering why $c->login wasn't
> happy was a very common mistake before).
thanks! got it. thanks. good idea actually.
slight idea: give a warning if e.g. "end" is defined at multiple places?
or even a bigger warning if you override an important internal like login?
Ciao,
Armin
--
[EMAIL PROTECTED] pgp public key on request CU
_______________________________________________
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/