I have seen references to some browsers natively supporting JSON parsing/serialization of objects safely and efficiently via the window.JSON Object, but details are hard to come by. Can anyone point in the right direction? What are the methods this Object exposes? What browsers is it supported under?
|
|
|
||
|
|
|
|
Internet Explorer 8 and the latest beta of Firefox (to be version 3.5) support native JSON parsing, but that's it, so I wouldn't count on it. Links: |
||||||||
|
