Last Modified
2019-05-06 17:37:00 -0500
Requires

Description

Implementation of the Observer object-oriented design pattern. The following documentation is copied, with modifications, from “Programming Ruby”, by Hunt and Thomas; www.rubycentral.com/book/lib_patterns.html.

See Observable for more info.