Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
niyazpk
on Aug 1, 2011
|
parent
|
context
|
favorite
| on:
Adobe Launches "Adobe Edge" - HTML5 Animation Tool
Why do you think it is not JSON?
padolsey
on Aug 1, 2011
[–]
It's just a regular JS object. JSON !== JavaScript object notation. E.g. according to the JSON spec, you should always quote property names (`{"foo":123}`) but regular JS doesn't require this (`{foo:123}`).
More:
http://benalman.com/news/2010/03/theres-no-such-thing-as-a-j...
catshirt
on Aug 1, 2011
|
parent
[–]
sure, but somewhat irrelevant, since the point is that the object can be (and likely is at some point) deserialized from json.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: