python and SOAP??

Duncan Grisby dgrisby at uk.research.att.com
Thu Dec 13 11:36:13 EST 2001


In article <pan.2001.12.13.16.38.05.533668.2947 at web.de>,
Markus Jais  <mjais at web.de> wrote:
>On Thu, 13 Dec 2001 16:31:34 +0100, Cameron Laird wrote:
>
>> http://www.onlamp.com/pub/a/python/2001/06/14/pysoap.html
>
>thanks for the URL. was very helpful.

It's a good article. I'd like to correct a common myth about CORBA,
though. The article says:

  """
  Compared to other distributed programming tools like DCOM or CORBA
  (or, more properly, the IIOP which transports CORBA,) SOAP is

    * platform-neutral,
    * computing language-independent, and
    * Unicode-ready.
  """

CORBA's IIOP _is_ platform-neutral, language independent, and Unicode
ready.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --



More information about the Python-list mailing list