[Cosmo-dev] Magic URL's
Brian Moseley
bcm at osafoundation.org
Wed Sep 13 09:56:28 PDT 2006
On 9/13/06, Morgen Sagen <morgen at osafoundation.org> wrote:
> Supporting one URL for both Chandler and Cosmo UI is easy: Chandler
> doesn't do a GET on the URL, so GET can be reserved for serving up
> HTML. The difficulty is in dealing with icalendar file consumers
> like iCal and Google -- I don't think those clients support parsing
> HTML to find icalendar URLs, and so we'll have to have a separate
> icalendar-specific URL to support those clients.
i don't like the idea of servicing a single url with different
protocols/payload types based on request method. i believe in one
protocol per url. that's the basis of my discomfort with the "magic
url".
More information about the cosmo-dev
mailing list