| « 2 connexions ADSL simultanées | PHP: why use DOM/XML writer functions? » |
Rasmus: "I don't like SOAP"
21.12.05
Rasmus: "I don't like SOAP"
Link: http://fplanque.com/dev/php/rasmus-i-dont-like-soap
At PHP Forum, Rasmus wisefully explained that SOAP is intrinsically broken because it's too complex... just as anything that takes more than 20 minutes to understand.
When it comes to webservices, I myself tend to prefer XML-RPC ("Does distributed computing have to be any harder than this? I don't think so.")... and sometimes I wonder wether REST would be a nice alternative...