observer-reliable-notification-system

Status: OUT

The Observer pattern provides a reliable, loosely-coupled notification system with broadcast communication and minimal coupling between subjects and observers.

Justifications

Observer's reliability holds only when cascading-update risks are mitigated

Depends on (SL): gof-observer-supports-broadcast-communication, gof-observer-abstract-coupling-subject-observer

Unless: gof-observer-unexpected-updates-liability

JSON