On Jun 25, 7:40 pm, kstewart <[email protected]> wrote:
> First:
> Can apps deployed in the same user space access shared Entities in the
> DataStore?

No.  However, you can deploy different versions of the same
application with completely separate codebases (you can even use a
different runtime), as long as it's acceptable to access the admin
side at admin.yourapp.appspot.com instead of through your custom
domain.

> Second:
> If this is possible or if it must be accomplished by some type of HTTP
> communication between the two apps, will it violate the TOS?

I believe Google staff have stated in the past that if it's clear the
separation isn't intended to abuse the quota system or to avoid fees,
that it could be permissible to separate functionality like this.  Of
course, this would have to be decided on a case-by-case basis, and
only a Google employee could tell you for sure if what you're
describing would be ok.

-- 
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