Stop SOAP
31–40 of 76 posts
Re: Stop SOAP
#32Re: Stop SOAP
#33I'll admit to being completely ignorant about the benefits of using SOAP to communicate between servers. However I can say that for server->client communication it is the worse data representation I've ever had to work with and I genuinely hope we see the end of it. JSON maybe not be perfect, but it's so much better at delivering a structured data model then xml is.
You seem to be confused between SOAP and Restful XML Web Services? They are different...
Re: Stop SOAP
#34*sorry, reddit is down
Re: Stop SOAP
#35Re: Stop SOAP
#36http://www.microsoft.com/presspass/exec/de/Box/default.mspx
Actually, swell guy. I'm still wondering how he created such a mess.
Re: Stop SOAP
#37[deleted]
Re: Stop SOAP
#38Re: Stop SOAP
#39Earlier quoted context omitted.
That's no excuse (and if you read the article you'd know that it acknowledges this fact).
Agreed, When i started SOAP around 2000, it was very simple. After that we for more into the awful WSDL 1 (WSDL 2 is better). But the number of WS-* and the different implementations that are all incompatible is just a nightmare.