On Wed, 7 Sep 2011, Artur Souza (MoRpHeUz) wrote:

Qt 5 should be the foundation for a new way of developing applications.
While offering all of the power of native Qt using C++, the focus should
shift to a model, where C++ is mainly used to implement modular backend
functionality for Qt Quick."

While this may be completely true for GUI applications, it's not true
for applications that doesn't have a GUI at all. The vision is great
when we talk about technologies of the same "level" (QWidgets vs QML)
and if this discussion was about QWidgets I would understand your
point.

Right. And - to maybe cover Bjørn's concern - such GUI-less applications are not necessarily completely separate from the GUI. Looking at a complex system like the KDE desktop or semi-complex standalone application's you'll find a set of tools (command line helper tools, daemons) complementing the GUI. I'm seeing this every scenario every day with application's from customers and our own. The split done in Qt 4 was a good thing and shouldn't be reversed imo.

Harri.
_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback

Reply via email to