Cocoa bindings keep your model (data) and your view (presentation) in sync without having to write a lot of "glue" code. How does Cocoa accomplish this behind-the-scenes magic of ensuring that a change in your model is reflected in your view, and vice versa? Join Mike Simpson as he pries apart "Cocoa Bindings."