Centralized Control:?
- The mediator controls the communication between all the colleagues, which
makes it easier to modify or extend how messages are passed. For example,
adding new features like message filtering or logging can be done in the
mediator without affecting the users.