On Friday 11 November 2011 08:02:38 Kent Hansen wrote:
> Thiago, I missed the previous discussion on V8's location. Since
> everyone seems to agree that QtCore shouldn't depend on V8, I guess
> we're free to move it around again. One idea from Lars is that we move
> it back to qtdeclarative and build it straight into the "core"
> libQtDeclarative. The idea is to separate out the graphical parts of
> declarative into its own library, e.g. QtQuick(2), so that QtDeclarative
> (or QtQmlCore, or . . .) only contains the QML "language" + runtime
> (including JS environment and minimal C++/JS API).


The problem of submodule will be the same within QtDeclarative.

How about making v8 its own module.  
And since we use a modified v8 anyway, just put the qmake builtsystem files 
within the v8 repository.
(v8.pro on the toplevel, and the other files in a qt subdirectory)

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to