Code Model
Last Updated on Apr 14, 2021
The code model is the implementation of the Analysis Model. DDD advocates using Ubiquitous Language to keep the synergy between the Analysis Model and the code model throughout the lifetime of the system.
If we are to maintain a single model for both implementation and design, it is imperative that the code model remain clean of technical concerns and focus solely on the domain.