Re: [whatwg/streams] Should ReadableStreamDefaultReader be exposed? (#586)

This is a conflict between ECMAScript style (expose only top-level classes) and web-style (expose everything). I've erred on the conservative side for now, since we can only go in one direction. The argument for exposing everything is, of course, this type of monkeypatching and polyfilling and instanceof testing and so on. I'm hesitant to do so before we hear more people wishing for it, but this is a good data point...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/586#issuecomment-257988280

Received on Wednesday, 2 November 2016 20:27:39 UTC