Re: Should Exceptions be Errors in the ECMAScript bindings?

On 6/22/12 11:51 AM, Allen Wirfs-Brock wrote:
> In ES6,  {}.toString currently does support open ended parameterization.

Is there a "not" missing here?

> If you want to modify toString behavior for some family of object, you need to define your own toString methods.

And if there isn't a "not" missing here, what does this sentence mean?

-Boris

Received on Friday, 22 June 2012 16:39:50 UTC