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

Reduce duplication/harmonize Dom with libCompiler

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.7
    • None
    • QML: Tooling

      Currently there is some duplication between lib compiler and dom. This should be reduced:

      • Reuse more lib compiler types (being a variant this is now possible)
      • Concentrate on single file loading, and single file data in the Dom (dependency loading is more flexible in Dom, but not really needed, indirect loading can help integrate with libCompiler
      • improve loading of QQmlJSImporter from Dom

      The goal is to focus the Dom toward a thread safe view of files, and qml editing, where did to a single file do not affect the others, and from which a complete QQmlJSScope can be generated cheaply. 

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

            sami.shalayel Sami Shalayel
            fawzi Fawzi Mohamed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes