Answering my own question, it appears that it's OK (in Terms of
Service) to have different versions of your app doing different
things.  So one way to mix languages would be uploading different app
versions, one with 'runtime: python' in your app.yaml, and another
with 'runtime: java' (assuming that's the way languages are
specified).  Both versions would have access to your datastore.  This,
in conjunction with upcoming cron, really broadens the open source you
can tap.  Hope it works out this way.

On Mar 26, 12:52 pm, Bill <[email protected]> wrote:
> http://gigaom.com/2009/03/26/java-coming-soon-to-googles-app-engine/
>
> Not surprising it's Java, since it's the most starred language.  I
> hope there's some way to mix Java and Python.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to