[libxml++] ANNOUNCE: libxml++ 2.17.1



libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX 
and DOM-like APIs, but does not attempt to conform exactly to the DOM 
specifications because they are not aimed at C++. Its API is much 
simpler than the underlying libxml C API.

libxml++ is part of the GNOME Platform Bindings and follows the GNOME 
release schedule:
http://www.gnome.org/start/unstable/

libxml++ 2.17 is an unstable development series, which will become the
stable libxml++ 2.18 for GNOME 2.18.

*** Changes

2.17.1:

* Node: Added get_parent() Bug #351876 (Patch by Nate Nielsen)
* TextReader: Added TextReader(const char* data) constructor, for 
  parsing memory buffers. Bug #351215 (Patch by Nate Nielsen)
* Element::set_attribute(): Really return the new attribute.
  Bug #361950 (Patch by Nate Nielsen)
* Build: Added MS Visual Studio 2005 project files.
  (Cedric Gustin)

*** Download

You can download libxml++ from here:
http://libxmlplusplus.sourceforge.net/

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]