InfoQ

InfoQ

Editor Specific Content View

All of Mats Helander's Content on InfoQ


Latest featured content by Mats Helander

Aspects of Domain Model Management

Topics
AOP,
Architecture

Using a domain model is rarely as easy as just creating the actual domain model classes and then using them. Soon enough one discovers that sizable amounts of infrastructure code will also be required in support of the domain model. In this article, Mats Helander explains how to use Domain Model Management to handle this complexity in a simple way.