Re: Transition to libxml++ ?
Nicolas Centa <[email protected]> Fri, 29 Jul 2005 17:47:52 +0200
| Newsgroups | gmane.editors.mlview.devel |
|---|---|
| Message-ID | <[email protected]> |
Bruno Dusausoy <[email protected]> writes: > Hi, > > In the process of transition from C to C++, will the project use > libxml++ instead of libxml ? Hello, I think we don't need to use libxml++ : we already have our own wrappers to libxml2 because of our very specific needs (like events, etc.). libxml++ would be one more dependancy. Nicolas Centa