On Sat, Aug 30, 2008 at 6:08 PM, Mike Orr <[EMAIL PROTECTED]> wrote: > > On Sat, Aug 30, 2008 at 2:25 PM, Davide Rognoni > <[EMAIL PROTECTED]> wrote: >> >> Not Google but: >> >> "Guido just pronounced: Django is the [Python] web framework >> http://www.cmlenz.net/archives/2006/08/the-python-web-framework > > Note that that was written in 2006. Since then the frameworks and > template engines have remained pretty much in their same relative > positions. An exception is Mako, which I think was first released > around that time and has now become one of the frontrunners for > non-XML-style templates. Jinja also appeared, which I think has a > Django template-like syntax. > > In order for Django and TurboGears to merge, one of them would have to > give up its founding philosophy.
Additionally, the appengine is a whole new ballgame, so perhaps some ambitious person, young or old, will read this tutorial: http://pythonpaste.org/webob/do-it-yourself.html And write their own appengine specific web framework that becomes the defacto standard for appengine. Who knows, maybe writing webframeworks will become like the Olympics, and every four years a new champion has a chance to win the Gold medal. Of course it would be nice if whoever did this did so in a way in which existing libraries and work from other frameworks could be reused and or integrated.... > > -- > Mike Orr <[EMAIL PROTECTED]> > > > > -- Noah Gift http://noahgift.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
