Can someone tell me what the difference is between the 2 json files?
I have a JSON file from 2007-04-13 (It has methods such as parseJSON). I don't see these methods in any of the new versions.
|
|
Can someone tell me what the difference is between the 2 json files? I have a JSON file from 2007-04-13 (It has methods such as parseJSON). I don't see these methods in any of the new versions. |
||
|
|
|
|
From their code:
I guess parseJSON is absolete, therefore the new version (json2) doesn't even use it anymore. However if your code uses
|
||||||
|
|
|
Quoting here: "JSON2.js - Late last year Crockford quietly released a new version of his JSON API that replaced his existing API. The important difference was that it used a single base object." |
||
|
|