Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    Right, patterns can only work if there are not too many of them. But why are the GoF ones still the most popular ones? Some of them are now considered as antipatterns by many people (Singleton, Builder, etc.). This should make room for new, more useful patterns without increasing the total number. Commented Nov 13, 2016 at 11:14
  • 3
    I guess it's like the 10 commandments. The source is only 2 chars away (GOF, GOE, GOD) xD Commented Nov 13, 2016 at 11:18
  • 9
    Yes, and it sometimes seems like modern software engineering relates to GoF like medieval scholastics relates to Aristotle. Commented Nov 13, 2016 at 11:30