Hi,

[...]
> - Nokia is also mentioned along with names of former employees in the json 
> style 

> parser under widgets/styles.  Btw, I am generally wondering about it, it 
> seems 
> to add a new Json parser. Could it be replaced by the Json classes of QtCore?
>

  last time when I tried Json classes of QtCore were much slower than the "new" 
json parser. Because every application that uses native look and feel must parse
a json file every time when it starts, the parsing speed is a very important 
factor.

Cheers,
BogDan.

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

Reply via email to