REST and document-oriented Web services

On Fri, Dec 13, 2002 at 12:31:09PM -0500, Newcomer, Eric wrote:
> It would seem much more useful to me to compare the document oriented style to REST rather than the RPC oriented style.

Ok, REST is the ultimate in document-oriented architectural styles. 8-)

You can request (GET) documents, submit (POST) documents to document
processors, replace documents (PUT), and remove documents (DELETE).

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

Received on Friday, 13 December 2002 13:50:35 UTC