On Tue, Sep 27, 2011 at 11:26 PM, Petr Vanek <[email protected]> wrote: >On Sep 27, 2011 (Tuesday), at 11:10 PM, Petr Vanek wrote: >> I'd like to see json in the QtCore > > heh, not exactly qtcore, but something like "core" qtnetwork... sorry.
I don't see why JSON must be restricted to QtNetwork. It's very valuable as a simple, yet versatile in-house data specification format. For example, I've already used it as an input format in a simple C++ code generator. Like Girish said, an implementation can be done in a couple hundred lines, so not something I'd like to pull in complete QtNetwork for. Greetings Stefan _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
