On 05/04/2010 02:40 AM, Brasser Michael (Nokia-D-Qt/Brisbane) wrote:
> No special imports should be required, but it will only be present when 
> running via bin/qml (e.g. it won't work if you have your own custom C++ 
> classes loading and running the QML).
>    
It would be nice if there was a way to make custom QML runners to 
provide the same interfaces that bin/qml provides. Since bin/qml is 
pretty much the de facto definition of the QML language, it would make 
life much easier if authors of custom runners did not need to reverse 
engineer bin/qml and implement matching interfaces. So please consider 
putting the bin/qml runtime stuff e.g. in a library that could be used 
by custom runners.
-- 
Pertti

_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to