Re: [streams] ReadableStream.getReader name is a bit misleading (#308)

I mean, suggestions welcome. I don't think it's unprecedented for `getX()` functions to return differnet objects each time---in fact I think that's the norm, given that if you're going to return the same thing each time, you'd just use a getter property. But I agree there's a design space here with the potential for improvements.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/308#issuecomment-87816398

Received on Monday, 30 March 2015 20:17:26 UTC