- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 11 Oct 2016 07:22:41 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 11 October 2016 14:23:15 UTC
That or: record<T1, T2> record<DictionaryType, T1, T2> to indicate an open thing and a half-open thing using DictionaryType as the closed part. That avoids issues about what happens if `openended<>` is defined on both a dictionary and another dictionary that inherits from it, or on a dictionary but _not_ a dictionary that inherits from it, and so forth. -- 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/180#issuecomment-252931386
Received on Tuesday, 11 October 2016 14:23:15 UTC