[SoapRMI] Re: [xmlpull-user] XML pull api in C++

Aleksander Slominski aslom_at_cs.indiana.edu
Thu, 27 Feb 2003 00:04:59 -0500


vivek200120  wrote:

> Is there any available implementation of the pull API in C++ . I
> am currently writing one ..but was wondering if some of the API
> interfaces would remain same or not.
> Please let me know if an implementation exists
>
hi Vivek,

there is now deprecated XPP1 implemented in C++ (download from 
http://www.extreme.indiana.edu/soap/xpp/download/old_versions/)

i am writing now new XPP3 in C++ that implements XmlPull API translated 
to C++ and very preliminary version (only API skeleton) is at 
http://www.extreme.indiana.edu/viewcvs/XPP3/cpp/src/api/org/xmlpull/v1/

please check with me in about month on 
http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ and there should be 
C++ implementation available.

thanks,


alek