10.10.2017, 12:59, "Konstantin Tokarev" <annu...@yandex.ru>:
> 10.10.2017, 12:50, "Thiago Macieira" <thiago.macie...@intel.com>:
>>  On Tuesday, 10 October 2017 11:48:02 CEST Konstantin Tokarev wrote:
>>>   > We would like to have CBOR support in QtCore.
>>>
>>>   If you do this, please support stringref extension:
>>>   http://cbor.schmorp.de/stringref
>>
>>  Point me to the IETF draft. No action before then.
>
> At the moment, there are only 25 and 256 tags registered in
> https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml
>
> However, I believe that without this extension CBOR with string keys isn't 
> much better
> than JSON, as you still need to compress it on the wire.

And with integer keys, that you've mentioned, it's not really better than 
fixed-schema
formats, e.g. Cap'n'Proto or protobuf, which have other benefits like RPC 
extensions

>
>>  --
>>  Thiago Macieira - thiago.macieira (AT) intel.com
>>    Software Architect - Intel Open Source Technology Center
>>
>>  _______________________________________________
>>  Development mailing list
>>  Development@qt-project.org
>>  http://lists.qt-project.org/mailman/listinfo/development
>
> --
> Regards,
> Konstantin
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development

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

Reply via email to