Re: Ways to detect that XXXX in JSON \uXXXX does not correspond to a Unicode character?

From: Daniel Bünzli <daniel.buenzli_at_erratique.ch>
Date: Thu, 7 May 2015 21:59:11 +0200

Le jeudi, 7 mai 2015 à 21:23, Jeff Senn a écrit :
> Not to mention the ambiguous case of a surrogate pair where half is literal and the other half quoted...

I don't think this is an issue. It's not ambiguous: the standard mentions that JSON text shall be encoded in UTF-8, UTF-16 or UTF-32 so what you get in this case is an (UTF-16) character stream decoding error.

Best,

Daniel
Received on Thu May 07 2015 - 15:00:28 CDT

This archive was generated by hypermail 2.2.0 : Thu May 07 2015 - 15:00:28 CDT