Talk:Software design pattern
Appearance
"Design patterns represent the accumulated knowledge of the community of software developers of standardised solutions to recurring problems."
This is misleading at best. The "design" in design patterns usually refers specifically to "object-oriented design", and this definition does not distinguish between OO design issues, algorithms, etc.