On May 30, 9:50 am, [EMAIL PROTECTED] wrote: > Have you shown this stuff to the google AppEngine folks! > Thats being touted as the thing that'll make web-2 easy > App-Engine has the persistence, and the integration, its missing the > others and without them it'll never be great.
Google App Engine is _only_ focused on providing a framework for scaleable apps, the GUI end is left entirely up to the developer (and really _shouldn't_ be integrated at that level, IMO). There's nothing preventing you from building something on top of GAE that does what you want; using their AJAX Libraries API is a good place to start: http://code.google.com/apis/ajaxlibs/ -- http://mail.python.org/mailman/listinfo/python-list