Re: [heycam/webidl] Specify open dictionaries. (#180)

I mean in terms of not having the word "dictionary" in it at all.

I'm not sure why the existing thing is named "dictionary" instead of "optionsobject" or something, by the way.  But the new thing is not really meant to be used for options objects, right?  It's meant to provide a key/value store with non-repeating keys.  And I assume we're not using a Map because those a bit of a PITA to create.

Call the new thing keyvalueset?  Having your sets be ordered is not exactly new in ES either....

-- 
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-251428345

Received on Tuesday, 4 October 2016 15:48:37 UTC