Hi Joe, I don't know what you mean with "cloud" exactly, but you can have different version of the same up use different languages:
http://googleappengine.blogspot.com/2009/06/10-things-you-probably-didnt-know-about.html "Something that's less known is that the different app versions don't even have to have the same runtime! It's perfectly fine to have one version of an app using the Java runtime and another version of the same app using the Python runtime." So I would say the answer is yes. In this case both languages can even access the same datastore. Best Regards, Jesaja Everling On Thu, Nov 12, 2009 at 4:39 AM, JoeM <[email protected]> wrote: > > Do appengine Python applications and appengine Java applications > access the same cloud ? > --~--~---------~--~----~------------~-------~--~----~ > 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 > -~----------~----~----~----~------~----~------~--~--- > > -- 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=.
