Nov 16 meeting notes
Brendan Eich
brendan at mozilla.com
Thu Nov 17 13:00:43 PST 2011
On Nov 17, 2011, at 10:16 AM, Waldemar Horwat wrote:
> On Thu, Nov 17, 2011 at 3:49 AM, Axel Rauschmayer <axel at rauschma.de> wrote:
>>
>> Given that Array already uses `length`, it seems like the obvious choice.
>
> "length" is my choice as well, for the same reason. It's not writable
> in Maps and Sets, so the concerns about the semantics of writing it
> don't apply.
The objection raised at the meeting is that, unlike arrays, there are no properties named 0, 1, ... [length - 1] on a map or a set.
/be
More information about the es-discuss
mailing list