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
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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
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.
For more options, visit https://groups.google.com/d/optout.
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.
--