I thought that soapenc:* was out of fashion, especially at MSFT, the land of freedom from encoding. ;-)
I'm pretty certain that it is .. and that means MSFT will change their mapping to use XSD's array notion (min/maxOccurs) instead at some point. Given that the SOAPBuilders community didn't agree on standard mappings for Maps etc, looks like we'll instead be tracking the MSFT definitions. So in concept I think this is totally fine. In my gut it feels like the wrong way to do Web services interop (tracking a gorilla), but OTOH I doubt we have any choice. Sanjiva. ----- Original Message ----- From: "Glen Daniels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 12:38 AM Subject: RE: Map/HashMap with .NET (was Re: cvs commit: xml-axis/java/src/org/apache/axis/encoding/ser MapDeserializer.java MapSerializer.java) > > OK - the serialization is exactly the same, just the schema is a little different. I can't see this breaking anyone unless they're using really exacting XML mapping tools. +1 from me. > > --Glen > > > -----Original Message----- > > From: Davanum Srinivas [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 12, 2003 1:32 PM > > To: [EMAIL PROTECTED] > > Subject: Re: Map/HashMap with .NET (was Re: cvs commit: > > xml-axis/java/src/org/apache/axis/encoding/ser MapDeserializer.java > > MapSerializer.java) > > > > > > FYI. Ran "ant clean all-tests" :) > > > > --- Steve Loughran <[EMAIL PROTECTED]> wrote: > > > > > > ----- Original Message ----- > > > From: "Davanum Srinivas" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > > Sent: Wednesday, March 12, 2003 09:53 > > > Subject: Map/HashMap with .NET (was Re: cvs commit: > > > xml-axis/java/src/org/apache/axis/encoding/ser MapDeserializer.java > > > MapSerializer.java) > > > > > > > > > > Folks, > > > > > > > > Any objections to this check-in? > > > > > > > > Thanks, > > > > dims > > > > > > well, it depends on what else it breaks. > > > > > > > > > ===== > > Davanum Srinivas - http://webservices.apache.org/~dims/ > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Web Hosting - establish your business online > > http://webhosting.yahoo.com > >
