"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> First, we should decide a way to 'list available quickstart templates'
> for future version
> #1073: No way to discover available quickstart templates
>
> Actually we could use paste command to list all paste templates

But there might be templates that are not related to TG.  IFF we create the
rule that all TG's templates should begin with 'tg' then we could filter the
return and show only (theoretically) relevant templates.  (Of course, an
exception for 'turbogears' should be created or it should be renamed...)

> Is it ok to point out the usage in doc, or implemented as a wrapper
> around that as jorge.vargas suggestion in trac?
>
> I prefer the prior one as we discussed about the nosetests wrapper.

I prefer the wrapper...  (On the test occasion I prefered the doc...)

> Second, I've wraped the genshi-default template as an optional
> extension, the usage is with the command:
>
> $ tg-admin quickstart [-t tggenshi] [project name]

Cool!  One can have Genshi without SA.  Could you do the same for SA?  So
"--future" is, today, a shortcut to "-t tggenshi -t sqlalchemy".  One could
have each of these options available or both together.  Then, when 1.1 is
released, we can make "--future" add toscawidgets as well as provide a "-t
toscawidgets" template.  :-)

The idea is having a customization for each individual option of "--future"
and also having it to include what we are targetting in the future.  When the
option becomes default -- or if we decide it won't be default anymore -- we
remove that from "--future". 

> To make current tg templates looks more meaningful, I'd like to change
> the default (kid-based) quickstart template name as 'tgkid' instead of
> 'turbogears'.

Agreed.

> Third, should we separate all quickstart templates as extensions?

Hmmm...  I believe the default choices shouldn't be extensions.  What I see as
an extension is something optional.  The default choice is compulsory. 

> Forth, if we think so, what is the preferable way to organize the
> increasing projects in trac?

New tracs?

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to