- From: Tobie Langel <notifications@github.com>
- Date: Tue, 04 Oct 2016 09:37:31 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 4 October 2016 16:38:08 UTC
@jyasskin it seems we have a number of different requirements here: - specify members vs. allow openness, - type coerce keys vs. don't, - type coerce all values identically vs. allow per member coercion. Are these things reconcilable in a single data structure? i.e. should we have half-openness down the road, would we want the types on dictionary to apply to all members (including the ones specified) or just to unspecified (open) members, etc. -- 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-251442132
Received on Tuesday, 4 October 2016 16:38:08 UTC