What errors, if any, have you found in the current batch of embedded JSON implementations?
FYI - this should be some kind of central repo from the original json errors.
The reason I feel this is important is because the de facto standard json2.js does not set itself if it finds an inline implementation, so it is very important to identify inline errors so that you can decide whether to force json2 to force overwrite native if the error affects your code.
source
share