Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-173

represent project configurations more cleverly

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • some future version
    • None
    • General
    • None

    Description

      Configurations of projects, products, files etc. are currently represented as QVariantMaps (class PropertyMap). There's no data reuse, e.g. Groups that override just one property get a full copy of the product's configuration.

      Solve this by creating a configuration representation that

      • incorporates the concept of prototype chaining for avoiding full copies
      • does not need a full JS evaluation a priori (see evaluateAll in loader.cpp)
      • is serializable

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              jbornema Joerg Bornemann
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes