Gregg Kellogg

Results 503 comments of Gregg Kellogg

> which means that ALL json native values are useless or harmful, and only strings should be used . Right? Pretty much :) native values generally loose fidelity, and the...

From the definition of [Type Maps](https://www.w3.org/TR/json-ld11/#type-maps), they are designed specifically for node objects, not value objects. This would have been discussed at the time. Supporting type maps for value objects...

WebIDL is how we describe the data structures, including Options, as well as the envelope for invoking the core algorithms. I don't see a way to separate out the data...