If you are forced to use an Anemic domain model, where do you put your business logic and calculated fields?

后端 未结 8 1557
南旧
南旧 2020-12-22 19:49

Our current O/RM tool does not really allow for rich domain models, so we are forced to utilize anemic (DTO) entities everywhere. This has worked fine, but I continue to st

8条回答
提交回复
热议问题