Allen Wirfs-Brock (2013-10-29T01:04:06.000Z)
domenic at domenicdenicola.com (2013-11-02T19:07:21.956Z)
You mean people want to do identity checks of the value of the property? Why? Sorry, for pushing too much on this, but issues like when to produce fresh objets, when its safe to share mutable object, and when there are object identity expectations are pretty fundamental issues when designing object based APIs.