logoalt Hacker News

huehoyesterday at 8:26 PM1 replyview on HN

Most JSON libraries in typed languages require this for data binding to complex types though.


Replies

Bratmonyesterday at 11:05 PM

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.