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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to