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

Refactor Node

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 6.0.0
    • None
    • Build tools: qdoc
    • None

    Description

      The implementation of Node and its heirs is monolithic. This makes it hard to get an overview, introduces needless cross-dependencies (if you need one type node somewhere, you get them all) that make unit testing unnecessarily complicated, and slows down static code analysis to the point where it sometimes halts. Chop the implementation into chunks of a reasonable size.

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            paulwicking Paul Wicking
            Tino Pyssysalo Tino Pyssysalo
            Paul Wicking Paul Wicking
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes