Download the podcast

Testing the Chain of Responsibility

The
Chain of Responsibility pattern (hereafter CoR) is one of the original
“Gang of Four” patterns.  We’re assuming you know this pattern already,
but if not you might want to read about it first at the Net Objectives Pattern Repository.

The
basic idea is this: you have a series of rules (or algorithms) that are
conceptually