Re: Fixes to SoapParser
Stefan Haustein <[email protected]> Thu, 07 Aug 2003 21:58:59 +0200
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Organization | University of Dortmund |
| Message-ID | <[email protected]> |
Mike Jones wrote: > Until I find a diff tool, here is the whole parser class with changes. > What this class does is takes a soap message with an array, coded using > the href tag as shown below. The implementation is not the best > algorithm, but the first question is this: Mike, thanks for the file! Arrays using the href tag *shold* have been working all the time.... Do you remember what the actual problem was? 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??? Concerning the diff: AFAIK, cygwin contain a free diff tool.... It's really hard to discuss changes here without seeing what the changes actually are. Best, Stefan