Y
Hacker News
new
|
ask
|
show
|
jobs
by
chj
4628 days ago
One problem: the standard doesn't say whether the names in an object should be UNIQUE.
1 comments
jaredmcateer
4627 days ago
JSON is a subset of JavaScript (a few bugs notwithstanding) so you must conform to it's spec and then JSON adds further restrictions on the language in it's spec.
link