Hi, >I think we should branch 1.0 right away and get it ready to flip the >switch on Genshi/SQLAlchemy. > > One question is whether to apply the patch in #1355 to make tg widgets automatically call ET() in genshi templates. The main problem with the patch is that if people already have the ET() calls, they will break. It's probably possible to fix that, by monkey patching Genshi's ET and making it a no-op if the argument is already an ElementTree. In fact, I'll have a look at doing that now.
Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
