Tag: modeling
Picking the right domain to model
When designing your code, it is important to model the business domain. However, how do you know you have modeled the right domain? Sometimes you need to look beyond the domain objects, and see what you are actually implementing.
On my latest project, we started modeling what we thought were the correct business objects. Essentially, the project was [...]
Posted: August 9th, 2008 under Design.
Tags: domain, modeling
Comments: none