Reusable Model -4
Architectures can enable template-based development.
Templates may be used to code component interaction frameworks. The developer fills in the unique part, and reuses the common part.
Templates enhance
- speed of development
- reliability
- source of many errors eliminated
- fixing one error improves many places