Alvaro has been pushing for some time for dynamic routes so they are
now in trunk.
I took the occasion to re-factor some code, remove the only monkey-
patching (URL) since it was nown to case some problems.
As a consequence, the code is smaller, faster and always backward
compatible.
Please give it a try.
You can force routes reload in any app with:
import gluon.rewrite
gluon.rewrite.load()
Please check that all the other routes.examples.py features are not
broken. If you do, report any error/success. This was a major code
rewrite so I may have broken something.
Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---