rb-observable

v 0.5

Mechanism for notifying obervers of state changes

A variation on the observer pattern. Allows the state of a variable to be exposed to observers. An observer registers code to execute when the variable changes (and also a pattern to detect changes of interest). Notification happens when the writer method is called.

http://redshift.sourceforge.net/observable/

To install rb-observable, paste this in macOS terminal after installing MacPorts

sudo port install rb-observable

Add to my watchlist

Installations 0
Requested Installations 0