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

It seems like instead of checking the current landscape for APIs that return the same thing or not when calling `get`, we should look for APIs that can only be called once, or that throw an error like this if you call them again. It definitely feels like a weird pattern (the mega-thread seems to give good reason for it to be this way, at a skim), which is why naming it is probably a little more difficult.

Any other APIs that we can only call once (even for a time)?

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

Received on Friday, 3 April 2015 02:26:40 UTC