Introduction to Cocoa Bindings
The Cocoa Bindings system is a toolset available in Panther which allows you to define relationships between user interface and data objects. This means a lot less code, and a lot more functionality for free. This tutorial walks you through the conversion of a standard application into a bindings application.
