Hi there,

I'd like to provide several services-features-functions with GAE apps.
One app is in charge of a few basic services, including a custom
authentication.
I would like to provide some other services with different apps, for
isolation and code manageability reasons.
Those services are independent but need authentication tokens from the
first app. They may also transmit few data to the first app, for
reporting purpose.

All those apps will have completely different code and purpose, with a
small common library.
However they will sometime get and send data to the main app.

>From the terms of service: "4.4. You may not develop multiple
Applications to simulate or act as a single Application or otherwise
access the Service in a manner intended to avoid incurring fees."

Is this architecture violating the point 4.4 of TOS ?

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