Re: [whatwg/streams] Exact normative requirements for interface definitions are unclear (#732)

@domenic That Conventions section plus interpretive application of the ECMAScript spec does not provide any detail about the detailed behavior of interfaces, for at least the following reasons:

(1) It claims to apply to algorithm definitions not interface definitions.
(2) It doesn't appear to contain any normative requirements, it just defines how terms and conventions are used in the algorithms.
(3) It is mostly devoid of detail on how to apply the ECMAScript spec to something that is merely an interface definition and not an actual class definition.


-- 
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/732#issuecomment-293436619

Received on Wednesday, 12 April 2017 00:17:18 UTC