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

Refactor Node

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes