Ed Singleton wrote: > http://www.cmlenz.net/blog/2006/08/the_python_web_.html > > Apparently Guido has pronounced the official Python framework. > If you had read Guido's blog (http://www.artima.com/weblogs/index.jsp?blogger=guido), you could see it coming (Django Gaining Steam, Django vs. Cheetah: 1-0). Guido doesn't like XML-based templates (What Part of "No XML" Don't You Understand), like Kid and Markup (which implies that TG would have to lose those in order to "converge" and keep Guido happy).
From my perspective, since I haven't yet had the time to do hands on work with TurboGears, the biggest drawback of Django is the ORM. I caused them to reluctantly reopen their ticket for supporting multiple-column primary keys (http://code.djangoproject.com/ticket/373), but they said it would be very difficult to fix properly. I hope that TG with SQLAlchemy turn out to be the solution. Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

