Thiago Macieira wrote: > The replacement for QtXml are the streaming classes in QtCore. They've > been available for 10 years.
But those are no replacement for the QDom* DOM API. They are also not idiomatic SAX, by design. Both those limitations make them an insufficient replacement for QtXml even for new code, let alone all the existing legacy code. Looking around (e.g., in KDE projects and/or related third-party Free Software projects), you will find QtXml still widely used, probably even more widely than the newer QtCore XML streaming API (depending on your sample). Kevin Kofler _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development