Skip to content

ChangeNotificationCenter: Watch EOs for changes

Fabian Peters edited this page Aug 3, 2015 · 1 revision

The ChangeNotificationCenter provides for a way to watch for changes in EOs. The main use of this would be to be able to safely keep cached/computed/derived values that get cleared once out of sync.

ChangeNotificationCenter is part of the HoudahEOControl framework.

Clone this wiki locally