Re: Xni2XmlPull Release
Aleksander Slominski <[email protected]>
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
Paul Austin wrote: > 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. hi Paul, i am under a bit of crunch until www.sc2002.org is over (preparing our sci component/web services stuff to show) so optimistic estimate (OTA) is about 2-3 weeks, i wanted to get first downloadable release for quite long time (and fix one or two bugs that i found in xni2xmlpull) ... > 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. thanks for comments: official downloadable tarball/zip release will include MXSerializer and have both source code (with build.xml) and precompiled jar file and i will also look on putting together sample to do schema validation. alek To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/