Refactoring in domain driven design
- by Andrew Whitaker
I've just started working on a project and we're using domain-driven design (as defined by Eric Evans in Domain-Driven Design: Tackling Complexity in the Heart of Software. I believe that our project is certainly a candidate for this design pattern as Evans describes it in his book.
I'm struggling with the idea of constantly refactoring.
I know…