Re: [whatwg/streams] Constructor specification is unclear (#965)

I figured that sentence was referring to the [Algorithm Conventions](https://tc39.github.io/ecma262/#sec-algorithm-conventions) section of the ECMAScript spec. Those are all *notational* conventions—super low-level stuff.

Higher-level patterns, like conventions for how builtins should support subclassing, typically aren't mentioned in that spec, even informally. You have to read between the lines. (It is a slightly aggravating standard, in some respects. Aren't they all.)

-- 
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/issues/965#issuecomment-440338405

Received on Tuesday, 20 November 2018 16:33:54 UTC