Dinesh Premalal wrote:
Hi Supun,
"Supun Kamburugamuva" <[EMAIL PROTECTED]> writes:
Hi Dinesh,
Just for the curiosity, can we integrate expat to Axiom/C? AFAIK
expat is not a pull parser. It registers functions for various events
and calls these functions when it goes through the XML.
I'm not sure weather expat has a pull API.
Yes, That is the challenge, when we implementing we might happen to
come up with a pull API on top of the SAX. Otherwise there is no much
work to do in this project. I'm glad that you raise this question.
So we are talking about wrapping Expat SAX API to come up with a STAX
API and then wrap it for AXIOM. Now my question is, would that yield
better performance that the current version of Guththila we have? If it
does, how can we verify that? If it does not, why are we doing it?
Samisa...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]