Click here to Skip to main content
15,894,362 members
Articles / Domain

Domain Context Pattern

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
16 Sep 2014CPOL3 min read 14.8K   4  
In your domain model, you often need to pass the same repetitive information to your domain entities or value objects. This article suggests a solution that I call "Domain Context".

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Lithuania Lithuania
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions