There is one page 72 in Springer book "The Future of Software Engineering" A bit confused what was a purpose to include this abstract without actual article/talk and also interested whether it exists in any format for reading ?
http://books.google.com.au/books?id=WXXlTTjMRB8C&pg=PA72&lpg=PA72&dq=Design+patterns+past+present+future+erich+gamma&source=bl&ots=-S8RfoKzDo&开发者_运维知识库amp;sig=-n55ELkfpLcHDZ-ONvbySue4NEQ&hl=en&ei=pwfqTJqbH4amvQPOnoHDCA&sa=X&oi=book_result&ct=result&resnum=3&sqi=2&ved=0CCYQ6AEwAg#v=onepage&q=Design%20patterns%20past%20present%20future%20erich%20gamma&f=false
============================ Design Patterns – Past, Present & Future Erich Gamma IBM Rational Zurich Research Lab, Switzerland erich gamma@ch.ibm.com Abstract. Design Patterns are now a 15 year old thought experiment. And today, for many, Design Patterns have become part of the stan- dard development lexicon. This talk looks back to the origin of Design Patterns and how they evolved since their initial description. I will then show patterns in action in the context of the Eclipse and Jazz platforms. Finally, I will discuss how the Design Patterns from the book can be refactored towards a Design Pattern 2.0 version. S. Nanz (ed.), The Future of Software Engineering, DOI 10.1007/978-3-642-15187-3_4, © Springer-Verlag Berlin Heidelberg 2011 ======================
Here is a link to the pdf and video recording http://fose.ethz.ch/program.html
The reference to Design Patterns in the abstract is a reference to a book.
Design Patterns: Elements of Reusable Object-Oriented Software
Since the book is 16 years old, you might find it at a library.
精彩评论