On Tuesday 08 July 2008 12:40:56 [EMAIL PROTECTED] wrote: > Yes. TurboGears controllers.py and the controllers.py made by the > quickstart.
What do you have to change about turbogears.controllers then ? It's always a bad idea to change files of a 3rd-party-package. Better try and monkey-patch, or propose the change if it makes sense for others. And apart from that, having different prefixes is all you need to distinguish them - globally unique source code names are unnecessary. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

