+1 for makeObservable

On Fri, Aug 31, 2012 at 10:41 AM, François REMY
<[email protected]>wrote:

> From: Rick Waldron
>> Nit: "Object.makeBindable" sounds like: "prepare this for bindability",
>> but "bind" is already a concept in the language, where
>> Function.prototype.bind creates a new function object from an existing
>> function object, but with a BoundThis as specified by the thisArg in
>> fn.bind( thisArg );
>>
>
> You've a point. Object.makeObservable() may be better, indeed.
>
> ______________________________**_________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/**listinfo/es-discuss<https://mail.mozilla.org/listinfo/es-discuss>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to