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

Reduce duplication/harmonize Dom with libCompiler

    XMLWordPrintable

Details

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

    Description

      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. 

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes