On Wed, May 26, 2010 at 5:38 AM, John Wiegley <[email protected]> wrote: > On May 25, 2010, at 5:35 AM, Xavier Shay wrote: > >> I'm on a mac and just downloaded the latest dmg. As far as I can tell, >> gnucash support is not currently in the next branch. > > gnucash support is missing in 3.0. Though if there is still sufficient > interest, I would > consider porting it from 2.x. I know of a fast, embeddable XML parser for > C++ that doesn't > require another library dependency.
RapidXML claims they are fast: http://rapidxml.sourceforge.net/ TinyXML may also be an option: http://www.grinninglizard.com/tinyxml/
