On Sat, Jun 27, 2009 at 12:22 PM, <eprparadocs@gmail.com> wrote:
Geez I wish people would stop the RESTful is OO vs. RPC is functional.
Nothing could be further from thhe truth. RESTful, RPC, SOAP, XML RPC
are all remote calls. It has nothing at all to do with functional vs.
imperative programming. That comes from something else, the definition
of the language.
RESTful is functional, it just deals with objects (or it can). The same
can be said of RPC, after all Corba is object based use of "RPC".