Important Practical Issues


  • Patterns serve as a good team communication medium

  • Patterns are extracted from working design

  • Patterns capture the essential parts of a design in a compact form.

  • Patterns can be used to record and encourage the reuse of "best practices"

  • Good patterns are difficult and time consuming to write