Appended Mr. Fowler to credits section.

This commit is contained in:
Ilkka Seppälä 2015-03-13 22:07:24 +02:00
parent 919a98dc13
commit 6367335ff2

View File

@ -444,6 +444,7 @@ The difference is the intent of the patterns. While Proxy controls access to the
* [Java Generics and Collections](http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756/)
* [Lets Modify the Objects-First Approach into Design-Patterns-First](http://edu.pecinovsky.cz/papers/2006_ITiCSE_Design_Patterns_First.pdf)
* [Pattern Languages of Program Design](http://www.amazon.com/Pattern-Languages-Program-Design-Coplien/dp/0201607344/ref=sr_1_1)
* [Martin Fowler - Event Aggregator](http://martinfowler.com/eaaDev/EventAggregator.html)