[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20040131122210.26791.qmail@mail.serveris.lv>
From: jim at tv6.lv (jim@....lv)
Subject: REST and Virii?
Is it possible, that we never analyze the whole picture. And virii is much more coordinated.
REST stands for REpresentational State Transfer, and is an architectural style for large-scale software design.
REST suggests that what the Web got right is having a small, globally defined set of remote methods (HttpMethods: GET, POST, PUT, DELETE, etc) applied to any thing (specifically, any resource), because such a system allows a maximum number of otherwise uncoordinated actors to interoperate.
Take a closer look at:
http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
--
Jim
Powered by blists - more mailing lists