Re: [heycam/webidl] Disambiguate / explain maplike vs record (#303)

I just re-reviewed the introductory sections of each concept and they seem to be pretty distinct. E.g. maplike explains that it's something you apply to interfaces and causes them to get certain methods, whereas record explains that it's a type that represents string-keyed mappings and is represented in JS by a plain object. What concretely is missing that might emphasize these things better? What concrete phrases make them seem similar, despite the differences the rest of the surrounding paragraphs are clear about calling out?

-- 
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/issues/303#issuecomment-278212870

Received on Wednesday, 8 February 2017 02:42:48 UTC