There are also people here that install their apps into clients appengine accounts, which keeps them all seperate anyway. Note that to do this, you probably need permission from Google, since using multiple app engine apps for the same application is generally not allowed. If they're different clients and you're not doing it to get more free quotas, then I think they'd allow this. I think someone from Google recently posted a link to a form to request this, but I can't fnd it :-(
On Feb 1, 5:56 am, Enrique Perez <[email protected]> wrote: > Andrew, > > Nice Link... I will check this out.... > > Enrique > > On Jan 31, 11:45 pm, Andrew Chilton <[email protected]> wrote: > > > > > Hi all, > > > On 1 February 2010 18:34, Enrique Perez <[email protected]> wrote: > > > > The feature you are describing is often called "Multi-Tenancy". On > > > the discussion > > > groups I have seen folks implementing multi-tenancy the way you > > > described so > > > your approach does have merit. > > > Another approach is to make it happen automatically (also known as, > > Nick wrote a post on how to do it in a cunning and cool way): > > > *http://blog.notdot.net/2009/11/Enforcing-data-isolation-with-CurrentU... > > > It's a good read and I certainly learnt a few things from it. > > > Cheers, > > Andy > > > -- > > contact: Andrew Chilton > > website:http://www.chilts.org/ -- 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.
