[Interest] QML compiler?

Harri Pasanen harri at mpaja.com
Wed Jun 13 22:03:22 CEST 2012


I started working on a bit more substantial QML application for symbian 
and ran into some issues.  One of these is the startup time with 10+ QML 
non trivial files, and I'm not finished adding them.

Has there ever been thought for a bytecode compiler, that would store a 
pre-parsed representation of QML?  Similar to whats what python does 
with its .pyc files.

Or QML compiler, or QML -> C++ translator?

In the meanwhile I'm doing the lazy loading and other QML performance 
tricks, but one can dream...

/Harri



More information about the Interest mailing list