On Fri, Feb 13, 2015 at 1:09 AM, Chuck <[email protected]> wrote:

> The question is how to map each domain to the app. While the
> functionalities of the sites are the same, the datastore should be
> different (like different datas are stored and there can be different
> languages).
> In namespace API, I think it is suitable for multitenant application and
> I'm not sure if my situation is appropriate to use namespace api. Say you
> want to build es.example.com as a multi-tenant application, then you will
> need to compartmentalizing  each domain first then separate each namespace
> again for each user.  Correct me if I'm wrong.
> If anyone could advise what to use and how it should be approached, I'll
> be grateful. Thanks in advance.
>


The approach you outlined is a perfectly good use of namespaces.

In your post you mention different languages - I would suggest reading up
on how App Engine handles text encoding, such as this issue:
https://code.google.com/p/googleappengine/issues/detail?id=2219


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALSvALAEXUn8USkmv2gmqQ4oNKVnjuNnnyFBy7Butbf4ebtu8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to