Re: [web-annotation] Yet Another JSON-LD the protocol spec to use?

I think the playground is based on the javascript JSON-LD 
implementation.

The built-in `JSON.parse` silently discards duplicate keys so I'm 
totally unsurprised that the playground doesn't notice. Doing so would
 require doing the parsing in JavaScript which would be a massive 
performance hurt.

-- 
GitHub Notif of comment by tilgovi
See 
https://github.com/w3c/web-annotation/issues/52#issuecomment-120544626

Received on Friday, 10 July 2015 22:43:24 UTC