On 3/20/17, 7:02 AM, "Development on behalf of Olivier Goffart" 
<development-bounces+bstottle=ford....@qt-project.org on behalf of 
oliv...@woboq.com> wrote:
>
>    It's true that you cannot serialize a type if you don't have some 
> persistent 
>    identifier such as the name.

This has probably been covered, but it may be worth mentioning.  The examples 
Konrad used were in-process.  Qt Remote Objects works between processes and 
between devices, so the id for registered (user) types becomes unreliable.  The 
id is determined by the order the types are registered, so the name is needed 
by Qt Remote Objects too.

Regards,
Brett
 

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

Reply via email to