Jump to content

Talk:Software design pattern

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kevin Saff (talk | contribs) at 21:33, 21 January 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

"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.