- From: Ken MacLeod <ken@bitsko.slc.ut.us>
- Date: 30 Mar 2001 11:44:46 -0600
- To: <xml-dist-app@w3.org>, <xml-dev@xml.org>, <xml-rpc@yahoogroups.com>
"Fredrik Lundh" <fredrik@pythonware.com> writes: > Ken wrote: > > Reworded, this is not merely a "simple" subset of SOAP, but one that > > particularly favors one vendor's product. > > It also fits well with Python's soaplib.py approach (dynamically > typed, with all elements mapped to native objects). And probably > every other language that has a "just-do-it" XML-RPC binding... "Can do" only approximates "fits well". For example, some other subset of SOAP would allow you use features of Python not directly found in Frontier, whilst still being simple and interoperable. > (but I'm sure you'll find some way to attack us too...) Attack whom? Python? Implementations could just as easily support Python's pickle format too, but would you not say that the pickle format favors Python? -- Ken
Received on Friday, 30 March 2001 12:44:54 UTC