Dear all, So I am trying to create multiple domains like www.example.com, example.on.ca and es.example.com.
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. -- 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/8e435885-e434-45fe-8cf9-6807b13972c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
