TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Anaemic Domain Model Is No Anti-Pattern, It’s a SOLID Design

2 pointsby ptrover 7 years ago

1 comment

ptrover 7 years ago
I find it interesting that the SOLID principles can, at least according to the author, lead us away from object-oriented programming and take us back to something akin to the old C programs we used to have.<p>&quot;If adherence to the SOLID principles is a property of well engineered Object-Oriented programs, and an ADM adheres better to these principles than an RDM ...&quot; -- but surely ADMs can&#x27;t be said to be OOD?