(no title)
static_typed | 12 years ago
So in short - no, REST works, use it in the right places, and remember kids - not every Web service or endpoint has to expose a REST based interface.
static_typed | 12 years ago
So in short - no, REST works, use it in the right places, and remember kids - not every Web service or endpoint has to expose a REST based interface.
Roboprog|12 years ago
I've experienced a lot of pain trying to get working clients generated and configured from some magic WSDL (SOAP interface definition file), though. For a supposedly self describing standard, each time I have had to write a client, it was very much an "interesting" adventure.
My gut tells me there are many "Web Services" consultants who do not like REST because it simplifies things to the point where they are out of a job :-)