[cgiapp] Runmodes in separate modules
Ron Savage
ron at savage.net.au
Sun Sep 6 21:09:45 EDT 2009
Hi Victor
On Sun, 2009-09-06 at 17:53 -0500, Victor Bruno wrote:
> After more searching, it looks like C::A::Dispatch is going to fit my needs
> best. It allows me to have my runmodes organized in separate logical modules
> and link to them dynamically from the url.
Yep. C::A::Dispatch is a marvellous module.
> Then my url can look like:
> http://dev1/MyApp/myApp_Dispatch.pl/admin_dashboard/display_dashboard/
Still quite long.
Have you considered /dashboard/display?
And for admins, /dashboard/admin/display?
--
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html
More information about the cgiapp
mailing list