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 _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html
