I've just sent an email to this list which explains what I've been  
thing about regarding TG's future in general terms... Addressing  
these particular issues:

On Jan 25, 2007, at 11:33 AM, [EMAIL PROTECTED] wrote:

>
> We know 1.0 is a feature fixed version, but I think tg 1.x worth to
> merge some enhancement from trunk, such as:
>
> 1. internal toolbox code re-structure
> this refactor had already appeared in trunk, and it make adding a new
> tool more tangible.

+1. But stay on guard to avoid extra coupling with other parts of TG  
because the ToolBox will likely be refactored out of TG's core (but  
bundled with TG), try to make this step as easy as possible for the  
future refactorer.
>
> 2. add genshi-default quickstart generator(template).
> It already exist in trunk, but need some trick up to become an extra
> tgtemplate.

+1 However, keep in mind current widgets are incompatible without the  
ET function to wrap their output when displayed on a Genshi template.  
Something must be done to keep the API nice (writting ET everywhere  
is not my idea of being nice... ;)
>
> 3. add Template browser in toolbox ..
> It already exist in trunk for months.
> It's nice to browse kid/genshi template within the toolbox.

+1. Same guidelines as for 1 apply.
>
> 4. add crud generator(template)
> The default crud generator combines form widgets,  subdirectory
> importing, and optional paginate, error_handler, identity with
> class...it could be a good demonstration and super time saver command
> that make explicit and fully customizable CRUD usage.

This should be better implemented as a stand-alone project IMO.   
2.0's philosophy is to break TG into pieces, not  integrating more  
pieces to the puzzle. You're free however to use the /projects  
repository, TG's Trac and Mailing lists and a section at the docs to  
support your project. This is exactly what 2.0 wants to encourage.

> .....
> wishes from other people...
> ....
>
> So, is it ok for me to branch a project(another code name or 1.1) in
> svn to experiment these features?

Hmmm, I rather keep this at the trunk to get the most users and  
testers. Now that 1.0 is out and the 1.0 branch is the "untouchable"  
one the trunk is there to break it as much as you like ;)

Alberto

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