Model-centric architecture in brief

Current J2EE architectures are challenged when it comes to maintainability and scaling for complexity and load. The model-centric architecture answers these challenges by establishing the pure object model as the central component. It is based on real world experience and has proven its worth on several systems now in production.

Being model-centric means to follow seven simple design rules. The rules are listed below. A more in-depth treatment of each rule is found here.

The rules are treated in more detail in Model Centric Rules.

SourceForge Logo