Re: SOAP in thunderbird 3.0a1pre

[email protected] Mon, 03 Dec 2007 20:56:20 +1100
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Boris Zbarsky wrote:
> [email protected] wrote:
>> What I've found is that the current release doesn't seem to know about 
>> SOAP.
> 
> See https://bugzilla.mozilla.org/show_bug.cgi?id=332174

Oh, I see.  Thanks for clarifying.

I can find chatty references to alternative implementations, eg:
   https://bugzilla.mozilla.org/show_bug.cgi?id=332174#c3
   http://www.internetnews.com/security/article.php/3695731
but I can't find any usable source code.  This:
   http://www-128.ibm.com/developerworks/webservices/library/ws-wsajax/
comes close but doesn't seem suitable for use in extensions.

If anyone has any pointers to a javascript SOAP implementation I'd be 
interested to know, otherwise it looks like bare-metal XMLHttpRequest
for me.

Leni.