Comment on Python for AndroidparentComments−pekk13yApp Engine has, if anything, better support for Java than Python.−jfoster13yCan you give some examples of how that is the case? I don't know of any App Engine Services available on Java not available on Python (or vice-versa). They seem to be equally supported.It's Go & PHP that are in "Experimental" mode. (per https://developers.google.com/appengine/)−druiid13yI might be remembering incorrectly, but wasn't the launch option for App Engine their home-grown version of web.py?−bsimpson13yThey started with Python and their own webapp framework; Java support came years later.
Comments
App Engine has, if anything, better support for Java than Python.
Can you give some examples of how that is the case? I don't know of any App Engine Services available on Java not available on Python (or vice-versa). They seem to be equally supported.
It's Go & PHP that are in "Experimental" mode. (per https://developers.google.com/appengine/)
I might be remembering incorrectly, but wasn't the launch option for App Engine their home-grown version of web.py?
They started with Python and their own webapp framework; Java support came years later.