Design Patterns: Chain of Responsibility - A case study

Preamble In an effort to contribute more to my blog and help jog my memory, I have decided to start a series of blogs detailing some popular design patterns and how I have used them. Chain of Responsiblilty The Chain of Responsibility pattern is defined as follows: “Gives more than one object an opportunity to handle a request by linking receiving objects together” - Gang of Four book on Design Patterns

Read More…
Copyright © 9027 Made with · In Australia · Powered by Hugo