On 1/26/07, Jeff Kowalczyk <[EMAIL PROTECTED]> wrote:
>
> "Karl Guertin" wrote:
> > > The move to Genshi is actually pretty easy, typically. (It may even
> > > be somewhat automatable, thanks to XML).
> >
> > -1 on moving to Genshi pre-2.0. Genshi is still under development and
> > you cannot fully automate the transition due to the presence of
> > meaningful python code within the XML.
>
> Once genshi widget support is available, 1.1 could optionally manually
> migrate as many of the stock widgets as possible to genshi templates.
> Several widgets in the cogbin might follow suit in their subsequent
> releases.
Remember TW can coexist with TGW as long as you don't mix them in the
same container this is good for compatibility but bad for performance,
with this TG will load up 3 templating engines into memory, although
cheetah is not keep for too long. Memory footprint of those apps will
be big just because someone doesn't wants to port "that widget" your
using.

>
> Couldn't both kid and genshi stock widget sets be supported over a
> deprecation period of 1.x?
I think that will just bring confusion and frustration. when we make
the switch it was to be final.

and of course lots of almost duplicated documentation in some parts
and radically changes in others about the widgets.

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