On Monday, 2014-01-13, 12:37:54, Thiago Macieira wrote: > On segunda-feira, 13 de janeiro de 2014 21:28:05, Kevin Krammer wrote: > > D-Bus simply is *the* system integration technology on Linux, QtCore will > > need to be able to do D-Bus at runtime. > > That will always require plugins.
Yes, but QPA is a plugin based system already anyway. We've seen the same need with PPS on QNX. The system's main IPC system just needs to be available to code in QtCore if the system's integration "API" is based on IPC. The alternative to platform plugins is to put all those IPC basics into QtCore itself, like what was done for PPS. I.e. moving parts of QtDBus into QtCore. Cheers, Kevin -- Kevin Krammer | [email protected] | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent software solutions
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
