bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#31138: Native json slower than json.el


From: Eli Zaretskii
Subject: bug#31138: Native json slower than json.el
Date: Tue, 23 Apr 2019 13:38:18 +0300

> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Tue, 23 Apr 2019 11:46:58 +0200
> Cc: Dmitry Gutov <dgutov@yandex.ru>, Sébastien Chapuis <sebastien@chapu.is>, 
>       yyoncho <yyoncho@gmail.com>, 31138@debbugs.gnu.org
> 
> > The interests of libjansson developers aside, I disagree that
> > low-level text decoding functionality should signal an error, let
> > alone abort.  It is up to the application to decide whether having raw
> > bytes in strings is legit or not.  This is our policy everywhere,
> > including when UTF-8 is the standard encoding, so I don't think this
> > case is special in any way.
> 
> It's special in the sense that both the JSON RFC and Jansson require
> UTF-8 for interchange, so we don't have to deal with raw bytes and can
> assume all text is UTF-8-encoded.

We agreed to disagree about this long ago.  Can we please stop arguing
about this time and again?





reply via email to

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