rich-domain-model Questions

10

I am deciding if I should use a Rich Domain Model over an Anemic Domain Model, and looking for good examples of the two. I have been building web applications using an Anemic Domain Model, b...
Sapele asked 26/4, 2014 at 17:28

1

Solved

I am redesigning my NodeJS application because I want to use the Rich Domain Model concept. Currently I am using Anemic Domain Model and this is not scaling well, I just see 'ifs' everywhere. I ha...

1

I want to have a global/app level setting that I want to use in my rich domain models. I have a method that does some calculations based on the argument passed. This might not be the best examp...

2

Solved

Well I am trying to apply domain driven design principles for my application, with a rich domain model that contains both data fields and business logic. I've read many DDD books, but it seems that...
Acetophenetidin asked 11/10, 2015 at 16:55
1

© 2022 - 2024 — McMap. All rights reserved.