Re: [fetch] Body.json reviver (#104)

I understand, I was mislead by the polyfill using `JSON.parse()`. Why not extend the concept of reviver to the underlying mechanism? This would permit to instantiate JavaScript object from their JSON representation with some login (e.g. dealing with `Date`s or returning an existing object instance where the JSON was already parsed before).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/104#issuecomment-128027084

Received on Wednesday, 5 August 2015 15:01:22 UTC