"Michele Cella" <[EMAIL PROTECTED]> writes: > +1 > > A quickstarted project should be kept barely simple IHMO. > > What I would really like (more than an advanced option for tg-admin) is > a set of command that you can use even after you quickstarted the > project, like Rails generate scripts. > > I mean, tg-admin ATM helps you only at the beginning (app skeleton) but > it would be nice to use it even for others commons tasks you have to do > during development like: > - a new controller > - identity support > - a new widget > - a new template that extends your master.kid > - a unit test for your controller > - a template to customize a widget > ... > > What do you think?
I agree with you, Michele. It would be really helpful. But too many options is also bad... What I see is that tg-admin is "app wide". It shouldn't be used to deal with widgets and customizing them, for example. Getting a new controller, getting identity, helping with unit test (big +1 here!) is OK to me. For the other activities maybe a tg-extend or something like that. -- Jorge Godoy <[EMAIL PROTECTED]>

