I just starting to play with TG Is there a best practice or rule of thumb for where to put controller methods and forms / widget code?
Should all controller methods go in root.py, or should they segregated in another file. What about forms and widgets? The tutorials seem to put them in root.py but I also saw something about creating a widgets directory and keeping form and widget related stuff there. Any thoughts would be appreciated. Thanks Mark B -- 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.

