Design Patterns and Practices¶
Repeatable solutions to recurring issues in the detailed design of system components. Including standards for the technologies , tools, and third party software components used, how cross-cutting concerns are implemented, and other generally reusable solutions to common structural, interaction or algorithmic issues.
Each Design Pattern and Practice should have a rationale for it’s inclusion along with relevant information from the conceptual solution selection process.