- From: Jeffrey Yasskin <notifications@github.com>
- Date: Thu, 01 Oct 2020 12:04:26 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 1 October 2020 19:04:39 UTC
I wonder if @tabatkins has a good idea for constructors. I don't think it makes sense to think of this as a "specialization" of WebIDL's [new](https://heycam.github.io/webidl/#new), since [=new=] already [works](https://streams.spec.whatwg.org/#create-readable-stream) on `ReadableStream`s without specialization, [=new=] isn't written to expect specializations, and this thing takes different arguments from WebIDL's thing ... but it does make sense to think of this as a constructor, which deserves appropriate markup and rendering. -- 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/1078#issuecomment-702337585
Received on Thursday, 1 October 2020 19:04:39 UTC