> You could choose to turn QDataStream into a black-box, but I think there
> should be a white-box alternative which has to be
> 1/ as efficient : binary format
> 2/ as easy to use : QDataStream is able to serialize any type with the help
> of qRegisterMetaTypeStreamOperators
> 3/ as generic : it should be able to use any QIODevice for transport/storage

+1

> 1/ discards XML and JSON, and 3/ discards QSettings and D-Bus.

Thanks for pointing this out!

P.S.: https://bugreports.qt.io/browse/QTBUG-25237

-- 
Regards, Bernhard

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to