Hi!
David T. Lewis wrote:
> On Thu, Mar 25, 2010 at 03:48:45PM -0700, Andreas Raab wrote:
>> Hi -
>>
>> What's the options for dealing with SOAP in Squeak these days? We're
>> upgrading our Salesforce interface and it would be nicer if we could do
>> some of this stuff in Squeak rather than in Python but the lack of WSDL
>> parsing has prevented that in the past.
>>
>> Any news or interesting developments on this front?
>
> SoapOpera by Masashi Umezawa is a good place to start. I have not looked
I can only testify that SoapOpera works, we used it a bit in Gjallar in
order to connect to Jira IIRC, both ways. No, we never bothered with
WSDL etc.
regards, Göran