Re: [whatwg/streams] Editorial: remove forAuthorCode and use dictionaries for read() return value (#1045)

This might be a dumb question, but wouldn't `[[readRequests]]` and `[[readIntoRequests]]` just become a list of tuples? I don't understand why the steps would need to be nested inside an internal slot on a read request, instead of just *being* the read request. Something like "Perform *readRequest*'s done steps" should be sufficient, no?

-- 
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/pull/1045#issuecomment-648433390

Received on Tuesday, 23 June 2020 21:18:30 UTC