4 ms·
Sure, the domain model isn't an artifact, but software _necessarily_ contains an artifact of the domain model.
by rrook 28d ago
Sure, the domain model isn't an artifact, but software _necessarily_ contains an artifact of the domain model.
- m110 28d agoMakes sense, but this artifact is still a simplification, right? The domain model isn't just this one artifact in the code but the broader "idea".
- rrook 26d agoAbsolutely - it's like, the "current agreed upon version", but indeed it's a point-in-time snapshot/simplification of whatever the thing being modeled actually is.