R J Scheuerle wrote: > > i) Sending type="ArrayOfSOAPStruct" over the wire may be 'more correct' but > is less interoperable. So I think we should continue to send type="soapenc:Array" > over the wire...but I will make a comment in the array serializer explainly the > pro's and con's.
+1 Ain't this fun? ;-) > ii) The array deserializer should be changed so that we could accept > returns like kSOAP's above. This kind of return should be reflected in our TestDeser > tests. +1 > iii) Change the array deserializer to use the specific type= information if > provided. (See 3 below). +0 (iv) below is certainly a necessary prerequisite for this to work, and might even be sufficient... > iv) Change our echoTest deploy.wsdd to include type mapping registration of > ArrayOfStruct. +1 - Sam Ruby