On Wednesday, 25 April 2018 07:13:18 PDT Konstantin Tokarev wrote: > 25.04.2018, 09:43, "Thiago Macieira" <thiago.macie...@intel.com>: > > So Qt 6 QJsonDocument & family will have the 128 MB limit > > removed, at the expense of the binary JSON format requiring parsing. > > That's sad, as we lose the single solution inside Qt for serialization > without parsing
That was going to happen anyway, because of the 128 MB size limit. If we did nothing else, we'd create a new format with a much expanded size limit, which means the current format would need to be parsed and converted. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest