Damitha Kumarage wrote:
Dinesh Premalal wrote:
Hi Lasith,
"Lasith Eranda" <[EMAIL PROTECTED]> writes:
1. It is similar to the way you have embedded libxml2 in to Axis2C.
I would say Yes, However it might be little different since expat
doesn't have StAX API.
At one stage of developing Axis C++ we had support for both Expat and
libxml. At that time as I remember Axis2/C supported an pull api which
is not exactly STAX(STAX API was not finalized by then AFAIK). Do we
currently wrap around a pull libxml2 api or SAX libxml2 api?.
We wrap the pull API of libxml2.
If latter then wrapping around expat(which is SAX AFAIK) won't be a
much problem. Anyway giving a try with the world's fastest xml parser
is worth IMHO ;-)
May be we should benchmark Guthtila against Expat and see.
Samisa...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]