Differences between revisions 2 and 3
Revision 2 as of 2007-04-05 04:55:11
Size: 875
Editor: CameronLaird
Comment:
Revision 3 as of 2008-11-15 13:59:59
Size: 883
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
"[http://en.wikipedia.org/wiki/SOAP ... SOAP ... is a protocol for exchanging XML-based messages ...]" "[[http://en.wikipedia.org/wiki/SOAP|... SOAP ... is a protocol for exchanging XML-based messages ...]]"
Line 7: Line 7:
[http://wanderingbarque.com/nonintersecting/2006/11/15/the-s-stands-for-simple/ the complexities of and incoherent design of SOAP]; Rob Riggs [[http://wanderingbarque.com/nonintersecting/2006/11/15/the-s-stands-for-simple/|the complexities of and incoherent design of SOAP]]; Rob Riggs
Line 9: Line 9:
"[http://lists.community.tummy.com/pipermail/frpythoneers/2007-April/001338.html ... they invented SOAP for brainwashing software architects.]" Duncan McGreggor diplomatically summarizes
"[http://lists.community.tummy.com/pipermail/frpythoneers/2007-April/001337.html if you have to use SOAP, ... ZSI is the way to go.]"
"[[http://lists.community.tummy.com/pipermail/frpythoneers/2007-April/001338.html|... they invented SOAP for brainwashing software architects.]]" Duncan McGreggor diplomatically summarizes
"[[http://lists.community.tummy.com/pipermail/frpythoneers/2007-April/001337.html|if you have to use SOAP, ... ZSI is the way to go.]]"
Line 12: Line 12:
Among pertinent Python-based implementations are ["ZSI"], ... Among pertinent Python-based implementations are [[ZSI]], ...

As Wikipedia notes, "... SOAP ... is a protocol for exchanging XML-based messages ..." It's nominally language-independent (and platform-independent, encoding-aware, transport-neutral, ...).

Many Pythoneers are ... reserved about the complexities of and incoherent design of SOAP; Rob Riggs rants for many when he writes "... they invented SOAP for brainwashing software architects." Duncan McGreggor diplomatically summarizes "if you have to use SOAP, ... ZSI is the way to go."

Among pertinent Python-based implementations are ZSI, ...

The page on WebServices says more.

SOAP (last edited 2020-04-14 19:43:40 by HansNordhaug)

Unable to edit the page? See the FrontPage for instructions.