Value objects are only just playing a role
Recently I had an interesting discussion on the DDD mailing list about value objects.
Value objects: “These are the objects that describe things” [From: DDD, Evans]
The discussion centered on the immutability of value objects. The strange thing is that many developers (in the role a modeller) emphasize this immutability. I’ve seen this happen quite often. While I do not think that is the essence of a value object at all. read more…

