On Wed, Mar 17, 2010 at 2:08 PM, Justin Edelson <justinedel...@gmail.com> wrote:
>... For example, if you think about how Google App Engine allows you to
> reference arbitrary versions of your application with a host name like
> version.appname.appspot.com (IIRC), one could imagine using the host
> header to select the workspace which corresponds to the requested
> version (and according to David's Model, this is a totally valid use of
> workspaces)....

I like the idea of using an HTTP header to select workspaces - and the
name of the "default scripts" workspace to use might be stored as a
property at the root node of the "private" workspace, or defined by
configuration of the script resource resolver.

-Bertrand

Reply via email to