Re: [heycam/webidl] Allow records to be nullable in all cases and omitted as optional operation arguments. (#305)

> But, should the distinguishability categories also be updated to move record from "dictionary-like" to "sequence-like"?

Good question!  I stopped on that too, when reading this.  The answer is "no".  That's because for distinguishability categories "sequence-like" means "iterable thing" and "dictionary-like" means "some random object".  I mean, "callback interfaces" are "dictionary-like"....

-- 
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/305#issuecomment-279541145

Received on Monday, 13 February 2017 22:17:42 UTC