Hi

I thought this was quite funny in an interview with Ward Cunningham on 
patterns: (full interview on Dr Dobbs 
http://www.drdobbs.com/architecture-and-design/240000393)
"The job was really to take C++, which was a fairly static language, and show 
people how to write dynamic programs in a static language. That's what most of 
the patterns in that book were about. And in the process, patterns extended the 
life of C++ by a decade, which is not what I thought would happen. What I 
thought would happen is people, when they learned these patterns, would look at 
them and say, "Wow, these patterns are hard in C++ and they're easy in 
Smalltalk. So if I want to think in terms of these patterns, I might as well 
use a language where they're easily expressed." And extend the life of 
Smalltalk by a decade. But the opposite happened."

Reply via email to