RE: Fixes to SoapParser
"Mike Jones" <[email protected]> Sat, 16 Aug 2003 22:21:42 -0600
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <[email protected]> |
Stefan, I need to be sure what you mean by ksoap2. On the ksoap site, there is a 1.1 and 1.2 version. When you say ksoap2, does that means version 1.2? If so, that is what I started with, and what I modified. Mike -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mike Jones Sent: Thursday, August 14, 2003 7:36 AM To: [email protected] Subject: RE: Ksoap: Fixes to SoapParser Stefan, > Arrays using the href tag *shold* have been working all the time.... Do > you remember what the actual problem was? I don't remember the details off the top of my head, but basically there was no code that would accept the reference and turn it into a value. The references are specified earlier in the file than their values, so the code has to store up the references, then after they are defined, go back and update structures with the corresponding values. From what I could tell, the implementation never even attempted to deal with the problem. > I would like to limit changes of ksoap1 to bug fixes (and add new > features to ksoap2 only).... Did you try whether ksoap2 (ksoap.org) fits > your needs??? I have not looked at ksoap2. Perhaps I should check it out. I would consider this a bug fix if not implementing something in the spec is a bug. If bugs are limited to fixing what was supported, then this would be an extension. > Concerning the diff: AFAIK, cygwin contain a free diff tool.... Let me see if I can get cygwin this weekend and make a diff for you. Mike _______________________________________________ Ksoap mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/ksoap