Hello all, now here's a nice library I've encountered that I think we should definitely develop in C++.
 
 
It's a framework called SAXDomix, it's really cool. While parsing using Sax you can trigger the building of a DOM tree for a record that you'd like to extract from the entire file. I've been looking for something like this for a while now.
 
Just thought I'd share it with all in case you don't know already.

- Keno -

Reply via email to