any chance of patching routes/base.py with this:

671,672d670
<         if not routename and 'name' in kargs:
<             routename = kargs['name']

it just sets the routename to the karg 'name' if its supplied and
there's no name already specified

why?

personally, i like to manage my routing.py by looking at the url paths
--~--~---------~--~----~------------~-------~--~----~
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