 |
Article:
 |
 |
Principles, Patterns, and Practices: The Factory Pattern
|
| Subject: |
Compilation for Implementation |
| Date: |
2007-12-03 11:11:27 |
| From: |
filthyrich |
|
|

|
perhaps the author meant to say, "all classes that implement the AbstractListFactory interface will have to be recompiled".
http://java.sun.com/docs/books/tutorial/java/IandI/nogrow.html
and not "all classes that use AbstractListFactory class" |
|