TechWorkRamblings

by Mike Kalvas

202512241101 Model Driven Design

Model driven design is the unification of analysis and implementation or design. The goal of mode driven design is to make software development a single iterative 202110231515 Feedback loop of problem analysis and implementation since both will deliver critical feedback to the 202511151148 Domain model as a whole. Both the analytical model and the implementation should share a 202511151211 Ubiquitous language to describe the resulting model.If there are analytical concepts not included in the implementation or there are myriad implementation details that are irrelevant to the analysis, we know we have drifted too far from the underlying model of reality (202203210830 When your model and reality conflict, reality is always right).