Re: Binding

On Mon, Jan 06, 2003 at 04:07:04PM +0000, Miles Sabin wrote:
> The URI in the REST case contains the substring "/ibm/lastshareprice".
> It needs to know what that substring means just as much (or as little) 
> as the RESTless client needs to know what "getLastSharePriceOfIBM" 
> means.

No it doesn't.  The URI could be
http://www.stockquotes.com/9ajp23q9rj89aweruwer and the client would
still be able to invoke GET on it.  The URI is opaque, in both cases.

MB
-- 
Mark Baker.   Ottawa, Ontario, CANADA.        http://www.markbaker.ca
Web architecture consulting, technical reports, evaluation & analysis

Received on Monday, 6 January 2003 11:27:04 UTC