What I do is generating application using -t tgbig flag, which divides controllers automatically. As far as model is concerned, I define the tables and mappers in model.py, where the business objects reside each in separate module in a package, say bo. I am using SQLAlchemy.
sanjay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

