Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
Description
The current POC has to be finalized at some point. Finalized state means that there's little left to do on the prototype code and know-how for QML -> C++ compilation is built. For instance:
- which QML language features are supported and what is rejected (if anything)
- how QML features map to C++
- how QML compiler is intergrated with existing runtime system (e.g. QQmlEngine)
- which changes have to be done in the shared codebase (e.g. in QQmlJSScope, QQmlJSImporter, qmllint)
- how an architecture of the compiler could (should) look like
As byproduct the following things will likely be present:
- unit tests that cover compiler generated classes - gives guarantees of feature completeness/correctness
- (basic) benchmark - gives understanding of benefits of using the compiler
- converted QML example (ideally) - proves that a "real-world" application could be built with the technology (even if it's POC)
Attachments
Issue Links
- relates to
-
QTBUG-84368 Write a QML object-creation compiler
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-91927 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
334369,118 | Use qmltc compiler prototype as a fallback implementation | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
387084,2 | Use qmltc compiler prototype as a fallback implementation | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |