A simple example that illustrates establishing bindings programmatically,
including a number of options such as validation and an array operator, and
indexed accessor methods. A custom model object implements custom validation
method.

Originally from "Cocoa Bindings Examples and Hints", converted to PyObjC by
u.fiedler.

.. http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
   (dead link)
