Y
Hacker News
new
|
ask
|
show
|
jobs
by
hueho
104 days ago
Most JSON libraries in typed languages require this for data binding to complex types though.
1 comments
Bratmon
104 days ago
Which is why many developers only use JavaScript Object Notation for JavaScript objects, and only JavaScript objects that can losslessly be written as JSON. Which this proposal explicitly does not support.
link