qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] RFC: libyajl for JSON


From: Paolo Bonzini
Subject: Re: [Qemu-devel] RFC: libyajl for JSON
Date: Tue, 3 Nov 2015 14:38:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


On 03/11/2015 14:19, Luiz Capitulino wrote:
> > The value proposition of replacing our flawed JSON parser isn't in
> > saving big on maintenance, it's in not having to find and fix its flaws.
> > 
> > If the replacement needs a lot of work to fit our needs, the value
> > proposition becomes negative.
> > 
> > A JSON parser shouldn't require much maintenance, as JSON is simple,
> > doesn't change, and parsing has few system dependencies.
> 
> Let me suggest this crazy idea: have you guys considered breaking
> compatibility?

Can you explain why that would make sense? :)  (Especially since there
is another extension---JSON5---that does exactly what we're doing, so it
probably wasn't that stupid an idea).

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]