Python XML SIG <xml-sig@python.org>
Problems with SOAP? (1807)
Growing consensus that it's no good (1811)
Too big (2271)
"Neither fish nor fowl" (2280)
Hard to implement interoperably (2289)
soapbuilders community disagrees (2653)
Valid? (2705)
Uche's out-of-box experience (2710)
Still a new spec (2740)
Won't succeed on Internet (2301)
Not human readable (2306)
Security issues (2329)
Mapping XML elements to language types in the message is bad (2363)
RPC tunnels over firewalls (2371)
Too many optional features (2336)
Makes no statement about underlying protocol (2348)
Nothing new to contribute (2531)
Conflates transport and payload details (2541)
Data types are hacks (2550)
Inefficient (2558)
XML Schema can't describe SOAP RPC Encoding (3307)
References? (2565)
Clay Shirky's article (2570)
SOAP != Web Services (2662)
Alternatives? (1956)
XML-RPC (1836)
Satisifies 80/20 rule (1844)
Easy to use from many languages (2134)
ASCII only (1860)
True? (1880)
XML-RPC can contain anything that XML can (1886)
No rigorous spec, so impossible to know (1916)
Only valid type for string element is ASCII (1928)
Spec seems to imply that any valid XML is okay for strings (1948)
ASCII requirement widely ignored (2126)
Iain Colledge's proposed Unicode enhancement (1939)
Sketchy datatyping (1864)
Relevant? (1896)
Outside of 80 percent rule (1901)
Flexible datatypes key to solving complex problems using RPC (1908)
No support for None (1873)
Silly definition of float (1969)
Bloated to the point of obfuscation (1976)
No way of inlining XML (1983)
Can't cache calls without side effects (2005)
Scaling issue? (2019)
Want to scale, don't use RPC (2025)
What is meant by "RPC?" (2033)
Roy Fielding's definition (2041)
Network interactions as procedure calls (2052)
Great for ease-of-use (2066)
Scaling problems (2071)
XPC (1995)
REST (2081)
Not much harder than XML-RPC (2090)
API is on the wire (2099)