On Jun 4, 6:14 am, ilmarik <[email protected]> wrote:
> Is there any chance to use links 
> like:http://domain.com?c=controller&a=action&param1=&param2=
>
> and router maps controller and action automaticaly?

Ew. Why would you want URLs like that? ;)

I don't think Routes can do that (can it?), though you could write
your own middleware. If you have legacy URLs, you could always
redirect them.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to