Evans identifies several patterns for structuring code within a domain: Domain-Driven Design (DDD): A Summary
Evans defines several standard patterns for modeling the domain: domain driven design eric evans ebook pdf 51
The code must not simply be a set of database updates. Instead, the Cargo entity should have a method like cargo.assignItinerary(itinerary) . This ensures the model and implementation are bound —the code reads exactly like the business process. domain driven design eric evans ebook pdf 51
Domain-Driven Design: Tackling Complexity in the Heart of Software domain driven design eric evans ebook pdf 51
One of the greatest misunderstandings that a full read (not just page 51) corrects is the difference between and Tactical DDD.