On Fri, Apr 30, 2010 at 11:07 PM, Brendan Eich <bren...@mozilla.com> wrote:
> On Apr 30, 2010, at 10:28 PM, Garrett Smith wrote:
>
>>> It could be that we missed a chance to add Function.bind(callable,
>>> thisObj,
>>> argsArray). Adding such a "static method" might have provided the desired
>>> common utility usable without conflicts by libraries. We may yet add such
>>> a
>>> Function.bind.
>>
>> Function.bind is already specified, isn't it? Function itself is a
>> function.
>
> Oops, of course -- it would have to be called something else, or located
> somewhere else.
>

Yeah, a different name, if at all.

Static Array Generics don't have that problem, though, e.g.
Array.slice(hostObj) ...

Garrett
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to