JSON

JSON オブジェクト (JavaScript)

[2] JSON は、 JSON データ形式の操作に関する API です。

データ形式については JSON の項を参照。

メンバー

[1]

歴史

[9] Re: Native JSON parsing API (Henri Sivonen 著, 版) http://permalink.gmane.org/gmane.org.w3c.whatwg.discuss/14410

The JSON parsers I've used in non-browser contexts have been Draconian and incompatible with existing content such as output from del.icio.us, which can contain escaped single quotes, which isn't allowed in proper JSON.

[10] JSON Serialization (was Re: ES4 draft: Name) ( 版) https://mail.mozilla.org/pipermail/es-discuss/2008-March/002397.html

[11] Re: Native JSON parsing API (Maciej Stachowiak <mjs@...> 著, 版) http://permalink.gmane.org/gmane.org.w3c.whatwg.discuss/14404

Native JSON parsing is being considered for the next versions of ECMAScript (the 3.1 and 4 versions). It seems like a better fit there than in HTML5. If it ends up not being added to ECMAScript, I would propose it as a standalone spec for the W3C Web Apps WG.

[12] es3.1:json_support [ES4 Wiki] ( 版) http://wiki.ecmascript.org/doku.php?id=es3.1:json_support

[14] 2008/9/10 - Internet Explorer 8 のネイティブ JSON ( 版) http://msdn.microsoft.com/ja-jp/ie/dd218503.aspx

[15] Firefox 3.1 for developers - MDC ( 版) https://developer.mozilla.org/ja/Firefox_3.1_for_developers#.E6.96.B0.E3.81.97.E3.81.8F.E3.82.B5.E3.83.9D.E3.83.BC.E3.83.88.E3.81.95.E3.82.8C.E3.81.9F.E6.A9.9F.E8.83.BD_2

ネイティブ JSON の DOM バインディング( bug 408838 ) 。

[13] JSON - MDC ( 版) https://developer.mozilla.org/en/JSON

[16] JSON、8進数 - 素人がプログラミングを勉強するブログ ( 版) http://d.hatena.ne.jp/javascripter/20090627/1246111914

まず、0123のように、0以外で先頭が0の数値はJSONとして不正である。

例えばJSON.parse("0123")を評価すると、IE8とWebKit(r45311)ではSyntaxErrorが投げられる。

Firefox(20090617のナイトリー)では、123になる。

http://www.json.org/json2.js:json2.jsとGoogle Chrome(3.0.191)では、83になる。

[18] JSON - MDC ( 版) https://developer.mozilla.org/ja/JSON

[3] douglascrockford/JSON-js: JSON in JavaScript () https://github.com/douglascrockford/JSON-js

[4] Merge pull request #206 from martinthomson/json_any (mvano著, ) https://github.com/w3c/push-api/commit/4ea614984ea48fa27e846581357344638c840aff

[5] Editorial: remove JSON typedef (annevk著, ) https://github.com/whatwg/fetch/commit/292c62961e8581bd7e1e119ed2f0827e482ff0b7

[6] Define JSON Deserialization (AutomatedTester著, ) https://github.com/w3c/webdriver/commit/835f2cb82005639d0dc7ad1c2d26a9d836041c4c

[7] Define the algorithm for JSON Serialization (AutomatedTester著, ) https://github.com/w3c/webdriver/commit/3e0666e708a559482decaa013bfa631655b48d3c