-
Recent Posts
Archives
Twitter Updates
- @jbogard cause of the mac, right 3 days ago
- @Encosia @kevindente we're talking about malware right? 3 days ago
- OH "achy breakies" 3 days ago
- Oh no, I just asked a dependency team how many breaky breakies we would have to deal with. Something is horribly wrong. 3 days ago
- @chuckfrey yes, that's what I was after. but none of the tools I looked at were worth the time investment, so I used balsamiq instead 3 days ago
Monthly Archives: January 2009
There is never a collection of Value Objects
Adding to a Value Object property always adds to it, never adds another instance to it. Distinguishing Value Objects by maintaining a collection of them implies identity. It is a mistake to attempt to maintain a collection of Value Objects. … Continue reading