4

Is it possible to create a Google AppEngine application using Java in one module and Python in another (or Go)?

1
  • I haven't tried it, but since even on different versions you could do it and it seems to be just another namespace for providing stats and billing I wouldn't see the reason why it would not support it, unless the language doesn't support modules yet. Commented Aug 22, 2013 at 16:45

1 Answer 1

5

It is possible to have modules with different languages. I have not tried it myself but it has been confirmed in the GAE google group when SDK 1.8.2 was first released.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.