Hi Ross,
  I found that very confusing too.  It will return the Google Apps
domain that you accessed the app from.

  The function docs say this, but I think the overview actually states
it more clearly:  "[...] set the current namespace to the Google Apps
domain that was used to map the URL. Notably, this string will be the
same for all URLs mapped via the same Google Apps domain."

http://code.google.com/appengine/docs/python/multitenancy/multitenancy.html#Setting_the_Current_Namespace
http://code.google.com/appengine/docs/python/multitenancy/functions.html


Robert





On Sun, Dec 26, 2010 at 11:12, Ross M Karchner <[email protected]> wrote:
> Quick question:
> does namespace_manager.google_apps_namespace() vary based on:
> - The domain name the app is accessed on (configured in the Google Apps
> control panel)?
> - The federated OpenID login that the user logged in with (per the Google
> Apps Marketplace documentation)
>
> --
> Ross M Karchner
> http://eventgrinder.com
>
> --
> 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.
>

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