Hi Elisabeth et al,
I have read the sample chapter (chapter 3) of your book and I would like to confess that it's very well written. I have the GoF book but still thirsty to have this book too. I think this book will refresh my knowledge and help me do better explanation to others, especially junior developers, about these
patterns.
Most of the useful patterns are already implemented in frameworks such as Swing,
Struts, Tapestry, Spring,
EJB, and even the JDK (example, the java.io package as you described in chapter 3) and that developers use these daily, some without being conscious of it. My question is how often in practice will developers need to (if they even have to) implement some of these patterns if the foundation upon which they are building already provides clean implementation of these (for example, in Spring you don't need to implement the Singleton pattern. The framework creates it automatically if you need it.)
I would however mention that understanding these patterns helps tremendously in understanding these frameworks, like you demonstrated in chapter 3 to demystify the the java.io package. Therefore I think this book is a must have. I have already made room for it in my bookshelf and hopefully I can grab a copy here or else purchase one from the bookstore.
Regards,
Francis
[ December 01, 2004: Message edited by: Francis Amanfo ]
[ December 01, 2004: Message edited by: Francis Amanfo ]
[ December 01, 2004: Message edited by: Francis Amanfo ]