[Development] Requesting a module for Qt5 classes that won't be maintained in Qt6

Sona Kurazyan sona.kurazyan at qt.io
Mon Jan 27 11:07:00 CET 2020


Hi,

Kevin Kofler wrote:
> Can we have the XML SAX API in that module too? AIUI, Qt 6 will only include
> the XML stream API and the XML DOM API (the latter being ported from SAX
> to streams as the underlying implementation).

That's right, in Qt 6 we won't use the SAX APIs internally anymore. As far as I know, the plan was to remove them in Qt 6, since QXmlStreamReader is a better alternative. But if you really need the SAX APIs, I would suggest to create a ticket, maybe we can consider keeping them if there's enough interest.

Best regards,
Sona


More information about the Development mailing list