Simon Belak <[EMAIL PROTECTED]> writes: > Michele Cella wrote: > > It's a matter of finding the right balance, I should admit that when I > > tried Pylons/RoR while searching for the supposed way to add a new > > controller I've found myself slowed down in respect to TG, for example > > Django guys some times ago discussed the possibility of reducing the > > base structure of a new project to something like TG. > > I agree. It's much more reasonable to require some modifications for use > on bigger projects that to incur more boilerplate for everyone.
That's what I think as well... "Keep simple things simple and complex things possible"... Who will be starting a huge application will know how to create a new structure -- or will be able to ask on the mailing list. A lot of us have several controllers but importing them is no different from having them on a specific directory (you can have your directory the same way if you wish)... So... -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

