[SoapRMI] XML Pull Parser in C++

Colin Coates Colin Coates" <colin_at_unibusiness.co.uk
Tue, 25 Feb 2003 13:02:47 -0000


Hi all,

I spent years hacking C++ professionally and pretty much exclusively, so its
good to see a C++ XMLPull implementation happening!

Recently, I have been mostly coding in Java, and have found it to be a much more
pleasant and productive experience than I ever thought possible (when in my more
purist C++ mode).

Anyway, I am finding GCJ (the GNU Java compiler) to be very useful; it can be
especially useful for mixed language programming, enabling a mix-and-match of
C++ and Java libraries. GCJ homepage is http://www.gnu.org/software/gcc/java/.

Maybe its worth considering as a fix, if you are open minded enough and really
can't wait for the release of the C++ library?

Kind Regards,
Colin Coates.


----- Original Message -----
From: "Aleksander Slominski" <aslom_at_cs.indiana.edu>
To: "Sonali Kale" <kalesonali_at_yahoo.com>
Cc: <soaprmi_at_cs.indiana.edu>
Sent: Friday, February 21, 2003 9:40 PM
Subject: Re: [SoapRMI] XML Pull Parser in C++


> Sonali Kale wrote:
>
> >Hi,
> >
> hi Sonali,
>
> >I am eager to use the XML Pull Parser in C++.
> >But I see that it is available in Java.
> >
> yes
>
> >Is the XML pull parser available in C++ ?
> >Please let me know.

<snip!>