Chris, Up front interop is not a problem. I'm just in the experimental phase and my first few B2B outings should be all java. As such, I would really appreciate it if you could send my your Map and Collection serializer.
Eventually I would like to have interop capability, but I'll cross that bridge later. Thanks, Bill Pfeiffer ----- Original Message ----- From: "Bono, Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 02, 2001 11:33 AM Subject: RE: ArrayList Serializer > I wrote a generic Map and Collection serializer. They are pretty cool. The > only drawback is that I had to add a custom node that specifies that > <javaImpl> class when the user passes generic collections. So if > interoperability > is not a question, let me know and I will send it to you. If > interoperability is a question, your C++ (or other language) would have to > inspect this javaImpl entry and convert accordingly to the proper > collections. > > Chris > > >>-----Original Message----- > >>From: Bill Pfeiffer [mailto:[EMAIL PROTECTED]] > >>Sent: Friday, November 02, 2001 10:30 AM > >>To: Soap-User > >>Subject: ArrayList Serializer > >> > >> > >>Has anyone written and ArrayList Serializer? I started to > >>look at what it > >>would take (looking at ArraySerializer), and it seems fairly > >>complicated. > >>If this is already done somewhere, it would save me some headaches. > >> > >>Thanks, > >> > >>Bill Pfeiffer > >>
