Hi, How can I expose a method that contains a dot? I want to make "mypage.py" redirect to "mypage", this is to keep URL compatibility with the previous system. I notice CherryPy lets you expose a method with an alias, but this doesn't seem to be possible with TG's @expose.
Thanks for any help, Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

