A Upcoming Pandemic of Domain Anaemia
There’s a well-known anti-pattern called the anaemic domain model[1][2]. This anti-pattern basically says domain entities, chronically, have little or no behaviour (remember, object-oriented design is about attributes and behaviour). It should be obvious that a domain model that isn’t truly object oriented is a domain model with a problem. But, let’s look at other reasons why the Anaemic Domain Model is an anti-pattern. Your Domain is the nexus, the essence, of your system. An anaemic domain model is basically a reporting system. Each “Entity” becomes, essentially, a query. This is fine, reporting systems are necessary and prevalent. But, to shoe-horn … Continue reading A Upcoming Pandemic of Domain Anaemia