Recieving complex classes in soap Opera

Masashi Umezawa umejava at mars.dti.ne.jp
Thu Jul 11 14:38:50 UTC 2002


Hi,

>The returned message contained a class type Location
>Location{
>double x;
>double y;
>String des1;
>String des2;
>Envelope envl;
>}
>
>The soap message I recieve from the server is correct but the returnValue
of the message is nil.
>is it due to the fact that soapOpera presently does not support complex
types?.
>Is there way out to recieve the message as a Location class.

SoapOpera does support complex types. GoogleClient uses this feature.
But I have noticed that Array Encoding has some bugs. Your problem may be
related to them.
Anyway, I'll fix them in the next release.

---
[:masashi | ^umezawa]





More information about the Squeak-dev mailing list