- From: Jeffrey Yasskin <notifications@github.com>
- Date: Tue, 04 Oct 2016 16:43:29 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 4 October 2016 23:43:57 UTC
jyasskin commented on this pull request. > @@ -3481,9 +3391,9 @@ and at least one of the following three conditions is true: </table> <ol type="a"> - 1. The two identified [=interfaces=] are - not the same, it is not possible for a single [=platform object=] - to implement both [=interfaces=], + 1. The two identified interface-like types are + not the same, no single [=platform object=] implements both + interface-like types, and it is not the case that both are [=callback interfaces=]. I suspect we can make this easier to read by splitting callback interfaces out of interface-like, and maybe moving them into a dictionary-like category. I didn't do that yet in order to make this change easier to review, but I could if y'all want. -- 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/pull/183#pullrequestreview-2825178
Received on Tuesday, 4 October 2016 23:43:57 UTC