Patterns are useful to developers and architects because they:
- Document simple mechanisms that work.
- Provide a common vocabulary and taxonomy for developers and architects.
- Enable solutions to be described concisely as combinations of patterns.Enable reuse of architecture, design, and implementation decisions.
See the pattern that is followed by Microsoft, which we are indenting for applying for our applications: http://msdn2.microsoft.com/en-us/library/ms998494.aspx
