Hi Alejandro, Yes, this is definitely supported.
Keep in mind though that they will be sharing all the other goodies like Datastore, Memcache etc., so each module will have the potential to clobber the other's data. Nick On 24/03/2016 7:54 AM, "Alejandro Magnani" <[email protected]> wrote: > I've a couple of app engine applications that interact to each other - > some of them developed in python and others in java. I was wondering if I > can merge the solutions in just one app engine with different modules > without changing the code base. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/6ecaedc4-9eef-42f2-b4f9-a5e21647516a%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/6ecaedc4-9eef-42f2-b4f9-a5e21647516a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAOj3zuAEq%2B909B_HHTNNf39y2E-XX8vGvvaUEDAupw99O1nE9w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
