Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-70629

QtXML documentation contains questionable alternatives

XMLWordPrintable

    • All
    • 0c9b449aa4ad454e37aec43c5b04c3218e12b693 (qt/qtbase/5.12)

      I am aware that QtXML is out of active development and is considered finished. This is probably the reason why the documentation of the module contains the following text:

      The module is not actively maintained anymore. Please use the QXmlStreamReader and QXmlStreamWriter classes in Qt Core instead.

      Stream based readers/writers are NO replacement for a DOM based component . The use cases are totally different! In many applications it is practically impossible to replace QDomDocument by the recommended classes. The same is true for legacy code.

      That sentence should be updated since it frustrates and confuses users that try to follow the undifferentiated recommendation.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            silicomancer Bernhard Lindner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes