TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Design Patterns 15 years later: Interview with GoF

31 pointsby progabout 15 years ago

3 comments

habitueabout 15 years ago
Despite the flak design patterns get these days in some circles, these guys seem eminently reasonable.
Isamuabout 15 years ago
Check out Erich's comments at the end:<p>&#62; I'm in favor of dropping Singleton. Its use is almost always a design smell.<p>YES.<p>&#62; Factory Method would be generalized to Factory.<p>Yes.<p>&#62; The new members are: Null Object, Type Object, Dependency Injection, and Extension Object/Interface<p>Somebody kill the term "Dependency Injection" - we have never needed an obfuscation of "late binding".
评论 #1213024 未加载
评论 #1213375 未加载
GFischerabout 15 years ago
They even give a startup idea - some kind of social network for pattern recomendation (design guidelines?):<p>"people that found this pattern useful have also liked this one..."
评论 #1213368 未加载