Questions
The answers for the following questions can be found in the Assessments section at the end of the book.
- What are the high-level benefits of the Chain of Responsibility pattern?
- How is the Chain of Responsibility pattern implemented in the Python example of the event-based system we considered?
- What is an example of a situation in which the Chain of Responsibility pattern is not useful?