Niels spaketh:

>
> Seems like QtQuick/QML ought to have a "declarative subprocess"
> facility as well. (Or maybe it does and i didn't see it documented
> anywhere?) This would allow launching of subprocesses asynchronously,
> using  "declarative" statements to handle changing application state
> based on the subprocess. Subprocess state changes are expressed via
> high-level messages such as: BeforeProcessExit AfterProcessExit,
> OnOutputLine, OnOutputJSON, OnOutputRegexp, etc.
>
>
+1

That's a *great* idea.

--charley
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to