On Thu, Feb 20, 2003 at 08:50:34AM -0800, Ugo Corda wrote: > > Yah, APIs. HTTP provides a standardized one. > > Wait a minute. API signatures include both procedure names and parameters. In HTTP I see a standardized procedure name, but what about the standardized parameters? Well, if you view the HTTP API as; interface Resource { Entity GET( Headers ) Entity PUT( Headers, Entity ) Entity POST( Headers, Entity ) etc.. } Then I guess that the headers and the entity would be considered parameters. Some headers are standardized too, of course. Is that what you had in mind? MB -- Mark Baker. Ottawa, Ontario, CANADA. http://www.markbaker.ca Web architecture consulting, technical reports, evaluation & analysisReceived on Thursday, 20 February 2003 12:03:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 July 2007 12:25:15 GMT