John Hawkins wrote:
Hi Folks,
is the C impl going to have a StAX parser impl too ?
We will be using Guththula as our StAX parser. However, there are bugs
as of now in Guththila C, hece we are using libxml2 for the time being.
And if so - do you envisage this being where binary data is done? Have
you got any thoughts on how a user hooks in their own binary deserialiser?
We do not have any thoughts of binary deserializer as of now. Howevr we
would like to look into the possibilities.
As of now, we are looking into implementing MTOM, so that binary can be
sent as attachments.
Thanks,
Samisa...