Kevin Dangoor <[EMAIL PROTECTED]> writes: > 1. TG itself will change to using Genshi as much as possible (toolbox > templates, widget templates, etc). FastData, which remains alpha, > will effectively not support Kid templates. > 2. Newly quickstarted projects will default to Genshi. > 3. The default value, if there's no config value specified for > template language, will still be Kid, to maintain compatibility. > 4. I'd love to see a converter that converts directly from Kid where > obvious and easy and makes suggestions where it's not. I don't think > such a tool would be difficult to write. > 5. If we can swing it, I'd like to switch PasteScript/quickstart to > use Genshi's text template format rather than Cheetah. We'll > eliminate one dependency. > > Comments?
Eliminating dependencies is always welcome. Specially if it is "just" for the framework and not used within any projects or somewhere else. Genshi is a better name than Markup. :-) At least on the Google hits matter. :-) We should make it very clear that 2. is in fact just a change in app.cfg for tg.defaultview... 3. should be taken care of by the same parameter on the configuration file, so there's no big deal on worrying with it as a special case. > Volunteers to help with this? :) I'd like to help testing... With my masters starting I'll have less time to develop but I can still test things. -- 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 -~----------~----~----~----~------~----~------~--~---
