"gasolin" <[EMAIL PROTECTED]> writes:

> * Make quickstart.py just facilitates the creation of projects from
> project templates

We actually have some different templates there:

   - tgbig (I think this is the name...)

   - tgwidgets (for creating widgets)

   - the standard template

Adding new templates shouldn't be hard.  From some fixes and improvements I
started there (and Kevin finished) they looked quite easy to deal with.  Maybe
what is lacking is some means to point to an alternate source of templates to
avoid having them only in TG...

> * Move Command line arguments and dialogs into quickstart templates
> themselves.
>
> It looks good to me,

They exist like that today because of conditionals and to avoid code
duplication.  There are, e.g., common parts in model.py no matter if you use
SQL Object, SQL Alchemy or another thing for identity... 

> I know not much about quickstart, maybe its the limit of Python Paste
> module?

I believe it might be a combination of those, specially to make on unique
destination based on several source templates, à la Kid's fragment, for
example. 

> Can you point us the feature or difference of your greatstart template
> from tg quickstart template? :-)

I asked the same thing :-)

-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to