On Monday 12 May 2014 11:48:21 Ulf Hermann wrote: > Hi, > > we currently have several implementations of the QML debug protocol used > to transmit data between a debugger or profiler and the application > being debugged or profiled. I'm proposing a generalized "debugsupport" > module to address various issues with those. In particular:
Unrelated, but there is also the private qmljs library, which contains the qml parser, which is duplicated all over the place (qtquick1, qtdeclarative, qtcreator, kdevelop) (And I was also considering using it for a code browser ;-) ) Maybe that library also belong in the same repository, "qmlhelpers" ? -- Olivier Woboq - Qt services and support - http://woboq.com - http://code.woboq.org _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
