Re: Ksoap: Fixes to SoapParser

[email protected] Thu, 14 Aug 2003 15:39:37 +0200
Newsgroups gmane.comp.java.enhydra.ksoap
Message-ID <[email protected]>
Hi,

As far as I can remember, kSoap 1 already supports
forward references.
Check the Hashtable marshaller for an example.

Regards,
Sebastien.

----- Original Message -----
From: "Mike Jones" <[email protected]>
To: <[email protected]>
Sent: Thursday, August 14, 2003 3:35 PM
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
>