Pattern Repository

From PatternForge

Jump to: navigation, search

What are pattern repositories? Give me some examples. How can I use them?

[edit] Definition

Patterns are a means for disseminating best design practices. When other developers reuse a pattern, they benefit from the experience of the pattern authors. However, with the growing number of patterns, it becomes harder and harder to find the right pattern for a given design problem. As one answer to this problem, several pattern collections have been captured in the form of pattern repositories. In addition to links between patterns, these provide sophisticated search mechanisms, often built around a meta-model of the patterns and the pattern language, as well as sometimes a model of the application domain.

[edit] Examples of pattern repositories

Please add to this list as you see fit.

[edit] Integrating repositories with development environments

Personal tools