- From: Mark Baker <distobj@acm.org>
- Date: Sun, 11 Jun 2006 14:30:03 -0400
- To: "Jan Algermissen" <jalgermissen@topicmapping.com>
- Cc: public-web-http-desc@w3.org
On 6/10/06, Jan Algermissen <jalgermissen@topicmapping.com> wrote: > To put this in other words: Since the server can change at any time > the response it sends for a given OPTIONS request, of what use is > such a response rearding any conract between client and server? It's a matter of degree, I suppose. You don't expect methods on a resource to change frequently, so depending on it at design time is probably not such a big deal. If you can write software that doesn't depend on that information, that's always best (I hope everybody agrees on that, at least!), and it's what I've personally done and will always try to do. But I can't rule out the possibility that the benefits of knowing that kind of information at design time won't help in some cases; I doubt it, but I suppose it's possible. Mark.
Received on Sunday, 11 June 2006 18:30:12 UTC