On Wed, Apr 24, 2013 at 11:04 AM, Anne van Kesteren <[email protected]>wrote:

> On Sun, Apr 21, 2013 at 5:21 AM, Mark S. Miller <[email protected]>
> wrote:
> > Thoughts?
>
> I was wondering when operator overloading is planned. It would be
> great to be able to do things like new URL("http://example.org";) ==
> new URL("http://example.org/";).
>


I'm not sure if there are any plans for overloading but value objects [1]
will solve the specific use case you gave.

[1] http://wiki.ecmascript.org/doku.php?id=strawman:value_objects
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to