On Mon, Dec 29, 2008 at 5:34 AM, Daniele Paolella <[email protected]> wrote: > You may also want to take a look at > http://wiki.pylonshq.com/display/routes/Routes+2+Spec#url-object, > it's already there in your templates, while in your controllers you > just do > from pylons import url > and then use it much like url_for (the dict access syntax is not > implemented).
The Routes 2 spec is just an idea, not a usage guide. url() was modeled after the Routes 2 spec but not exactly, and the spec needs to be updated to reflect the recent changes in Route 1. -- Mike Orr <[email protected]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
