Crafting Wicked Domain Models
Much of Domain-Driven Design (DDD) is all about object-oriented design. The challenge with elegant designs is that they all start out ugly. But our domain objects don’t need to stay as anemic, data-centric property bags. With a small set of well-honed refactoring techniques, we can turn an ugly domain model …