- From: Mattias Buelens <notifications@github.com>
- Date: Tue, 23 Jun 2020 14:18:18 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 June 2020 21:18:30 UTC
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