TG 2.1 makes this a reality by allowing you to define your own _dispatch method.
The challenge here is that TG2 needs to stay database independent, so it would be difficult to justify adding this code into the core. I think that the challenge here is coming up with URLs that are meaningful from the start. I suggest liberal use of RestController, and also making your primary keys more user understandable. cheers. -chris On Jul 6, 4:50 am, Sergei Beilin <[email protected]> wrote: > Hi All! > > Yesterday I had to complete some projects instead of swimming or > hiking or rallying or any other kind of sunday-spending. A feature > that was not required for today but I really wanted to implement was > URL Aliasing. I've posted a short description here: > > http://pyramid.lab-m.ru/tg/recipes/UrlAliases > > Critics is appreciated ;-) > > -- > Sergei --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

