On Jan 5, 2009, at 1:56 PM, Tycon wrote:

right and don't forget about adding the new "raw" (to avoid mapper
lookup if true) and "external" (to avoid adding SCRIPT_NAME prefix if
true) arguments, in addition to the "params" dict, so you will have a
much better url_for

One of your issues with proto, and host, was that you couldn't then use them in Routes names. By adding three more, it means you can't have:
map.connect('/host/{raw}/{params}'), etc.
In addition to not having host, proto, etc.

So the routing section for Pylons users gets a longer list of reserved words that can't be used, and host still can't be used. Was that the desired result?

Cheers,
Ben

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to