Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-7391

Research prototype cache table

XMLWordPrintable

      So far we make recursive request everywhere we need to traverse the prototype chain. This leads to much sql code. One way to solve the code duplication would be a virtual table for prototypes. The other way would be a "flatting" of the prototypes into a extra table with the type, the prototype and the rank. This caching table has to be updated because creating it for every change would be too expensive.

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

            bubke Marco Bubke
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes