Hi, >From the routes docs it looks like when I specify a function in the conditions for a match, I can modify match_dict. I tried doing this to convert my ids to integers, but things went wrong when line 83 of routes/middleware.py tried to unquote the int. Should this be possible, and if so how should I do it?
Thanks, Graham --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
