Document Revision History

This table describes the changes to BindingsJoystick.

DateNotes
2012-04-09

Updated project to Xcode 4.4; now uses ARC. Moved the unbinding code from dealloc to viewWillMoveToSuperview: and updated to use -infoForBinding:.

2005-06-01

Illustrates a bindings-enabled subclass of NSView.