development 1.1.1 version of XmlPull API
Aleksander Slominski <[email protected]>
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, as we are getting next version of XmlPull API defined and released with many new changes it makes sense to get first development version downloadable, (NOTE: this is initial new version and is _not_ stable and API may be changed though we try to keep it as compatible with 1.0.8 version as possible) to download please visit: http://www.xmlpull.org/v1/download/ (look for xmlpull_1_1_1*) (main change is addition of XmlSerializer, for details please see http://www.xmlpull.org/v1/doc/changes.html#XMLPULL_1_1_1 and http://www.xmlpull.org/v1/doc/api/org/xmlpull/v1/XmlSerializer.html). table with list of implementations was also updated (http://www.xmlpull.org/impls.shtml). there are now two implementations of current API: one is XPP3/MXP1 available at http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/ (look for xpp3_1_1_1*) and another based on Xerces2 is available at http://sourceforge.net/projects/xni2xmlpull/ (currently only in CVS and has no build scripts) we would like to follow Linux model with 1.1.x releases being development (not stable) and when we get development branch stabilized we will promote it to 1.2.x version. please give it try (especially new serializer and new samples). thanks, alek