On 27/11/12 8:03 PM, Sascha Cunz wrote:
>> Qt already allows to serialize any datatype known to the meta type
>> system, provides means for IPC (D-Bus is just one example) and has a
>> code generator which implements our objects (moc) and allows for
>> handling asynchronous signals and slots.
>>
>> So in principle I don't see a reason why Qt shouldn't or couldn't create
>> stub implementations of the shared Q_INTERFACE which uses IPC to
>> communicate across process boundaries.
> By all means then, find someone to implement it. Could turn out to be yet
> another shiny gem in the bag of Qt-Evangelists.
>

This sounds almost exactly like Qt Service Framework.

-- 
Link

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to