So Long, Value Object. Hello, Reference.
A walk through the Refactoring pattern, “Replace Value with Reference”. Value objects are cool and all, but they have some limitations. So how do we replace them with Reference objects..and what is a Reference object, anyway? Design is Refactoring
Post a comment