Qt4 doesn't have JSON support. I had a couple of bug reports related to
Qt5 on Linux but maybe they are gone now.

  That brings another point, so far I've been avoiding mixing Qt with the
'common' code but maybe it's time to accept that the switch to Qt solved
the cross platform problems and allow it everywhere. That would simplify
the UI abstraction code.



On Wed, Apr 9, 2014 at 2:48 PM, Hubert Figuière <[email protected]> wrote:

> On 09/04/14 05:21 PM, Leonardo Zide wrote:
>
> >   YAML is much more readable but I don't know how I feel about
> indentation
> > being part of the format, it's one of the things I dislike in python.
>
> +1 (I also dislike Python because of this)
>
> JSON is relatively readable, more than XML.
>
> All in all it is just a file format so the goal is to have something
> structured, easy to parse and resilient to errors....
> If it can be edited by hand it is both helpful and dangerous.... but
> JSON isn't bad for that.
>
> Qt5 has native JSON support, not sure about version 4. Maybe you could
> just bump the requirement to Qt5.
>
> Cheers,
>
> Hub
>
> _______________________________________________
> Leocad mailing list
> [email protected]
> https://list.gerf.org/listinfo/leocad
>
_______________________________________________
Leocad mailing list
[email protected]
https://list.gerf.org/listinfo/leocad

Reply via email to