Hi Alex,
I am interested in the development of the Xni2XmlPull implementation
of the XmlPull parser and was wondering when you will have a packaged
release available.
I have downloaded the source from CVS and found I needed to make some
changed to get it to compile as
org.xmlpull.mxp1_serializer.MXSerializer was not included in the CVS
download, in the end I used the serializer org.kxml2.io.KXmlSerilizer
instead. After that I could compile and use the parser.
I must say I like the pull API as opposed to DOM and SAX, nice and
simple, fast, memory efficient, good work.
There are a couple of features that I would like to see added, these
are listed below.
1. Support for getLineNumber and getColumn number, these currently
return -1 as no XNI XMLLocator is set. This would be useful to be
able to display the line and column numbers of errors to users.
2. Support validation of XML schema against instance documents, this
is supported by XNI so could be not to difficult to add. I will have
a look into this as we use this currently with XNI and DOM.
I'm looking to use this to replace DOM (way too slow and memory
hungry) for all our Web Services servers so may be interested in
giving you a hand advancing this implementation.
Cheers,
Paul
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Share the magic of Harry Potter with Yahoo! Messenger
http://us.click.yahoo.com/4Q_cgB/JmBFAA/46VHAA/2U_rlB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
xmlpull-dev-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|