## Domain Oriented Design ## * THe app's architecture is oriented/dominated by focus on encapsulating the Domain (the Client's Biz) isolating it from technology (perishable). * Notice the word Oriented: the app is skewed (if you will) towards the Domain, not the Technology.