[Catalyst] So, what things make Catalyst cool for you?

phaylon phaylon at dunkelheit.at
Sun Oct 30 22:31:12 CET 2005


Sam Vilain said:
>
> It also could make finding entry points for a given path very hard in an
> application which is "somebody else's".
>
> How is resolving this typically solved on a Catalyst code base?  Do you
> compile the app and ask it for its URI mapping, or simply "try to keep
> it under control" ?

I'd suggest starting the debug-server and the application in debug mode.
The output would show you the private actions.

p




More information about the Catalyst mailing list