Re: [heycam/webidl] Guidance requested on specifying an unusual pattern from Streams in Web IDL (#819)

> That said, is there a reason this specific property should live on the prototype, not the constructor, if it does not operate on instances?

I think it's a mistake; as I said in the OP, these should have been factory functions for a `{ Function size, unsigned long long highWaterMark }` dictionaries, instead of a class.

Your reply seems to be working in the "behavior preserving" space from the OP, but thoughts are also welcome pushing us toward the "behavior changing" space.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/819#issuecomment-598869659

Received on Friday, 13 March 2020 19:02:29 UTC