Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
Deprecate the SAX classes in Qt XML: They have a better (and maintained!) replacement with the StAX classes QXmlStreamReader and QXmlStreamWriter in Qt Core.
In Qt 6, consider removing them.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-76177 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
279027,7 | Move the private and internal APIs of QDom to new files | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |
279028,11 | Move out the reusable part of QDomHandler to a new class | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |
279029,20 | Port QDomDocument to QXmlStreamReader | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |
280682,10 | Deprecate SAX classes in Qt XML | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |
280818,13 | Stop using SAX classes | 5.15 | qt/qttools | Status: MERGED | +2 | 0 |
281420,10 | Stop using SAX classes for reading XML files | 5.15 | qt/qtxmlpatterns | Status: MERGED | +2 | 0 |
282400,7 | Stop using SAX classes for writing XML in tests | 5.15 | qt/qtxmlpatterns | Status: MERGED | +2 | 0 |