On Mon, Jan 13, 2014 at 1:13 PM, Dean Landolt <[email protected]> wrote: > Value Objects. See the recent thread re: value objects on es-discuss. Slides > from the presentation Brendan linked to > (http://www.slideshare.net/BrendanEich/js-resp) confirm that == will still > be overloadable and he says he'll be working on writing it all up this > month.
Value objects are immutable. URL objects do not have that quality which is why I titled this thread overloading for non-value objects... -- http://annevankesteren.nl/ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

