Hi,

On 11/10/2010, at 6:42 PM, ext [email protected] wrote:

> Hi
> 
> Who would be the right person to review the following patch to qmlviewer?
> 
> I would like to change the behavior of the -I option to _prepend_ instead of 
> appending a directory to the imports directory search list.

Are you sure this patch is even doing what you want it to?  All this patch does 
in change the precedence different "-I" command line options to the viewer are 
given - it doesn't affect the order of the internal search paths in QML.

Even if this *is* what you want, I don't think we should do it as it is 
different from the way compilers normally interpret "-I" which is "highest 
priority first".

Cheers,

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

Reply via email to