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