One of the key benefits of a domain model approach is that it hides the complexity of the different components behind the core objects of the problem domain. I like to think that in a transaction script model, the locus of control is placed outside of your core objects. In a well designed domain model, the locus of control is contained within your core objects (even if big pieces of functionality are still implemented in external services).http://charliedigital.com/2009/07/29/domain-models-anemic-domain-models-and-transaction-scripts-oh-my/
Sunday, May 27, 2012
TS/ADM vs. DM
Labels:
Domain Model,
Services
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment