[Design] Re: [Cosmo] Reconciling various sharing URLs
Bobby Rullo
br at osafoundation.org
Wed Sep 19 10:37:42 PDT 2007
There are lots of urls. It's probably not helpful enumerate every
possible combination, but to realize that there are several different
dimensions to a url, which can be mixed and matched (almost) any
which way.
One dimension is the way the data is presented back to the client.
"mc" urls expose data as Morse Code. "pim" urls give you a web page
(but with hidden meta-data which points to the other urls). "dav"
urls expose the data over dav, but that's not relevant to this
conversation.
Another dimension is whether there is a ticket present or not. If
there's a ticket, that is used for authentication, if not then
credentials must be provided.
These two dimensions are more or less independent of each other,
meaning you can have your data in any flavor, and authenticate with a
ticket, or not.
The upshot of all this is that it is (for me anyway) confusing in
technical discussions to call any url a "ticket" url. There are lots
of possible ticketed urls. It would be more precise to say, "A
tickted PIM url" or an "Unticketed Morse Code URL"
On Sep 18, 2007, at 4:04 PM, Mimi Yin wrote:
> Oy, there are 4 URLs?
>
> I was mostly talking about 1) and 4).
>
> Redirecting 1) to 4) *IF* there is account info available.
>
For Chandler Desktop presumably...
More information about the Design
mailing list