2.9 Proxies and Models

This section describes a set of important high-level classes that Kiwi offers, the Proxies. Proxies are special types of Delegates that attach themselves to instances, and allow changes performed in the UI to reflect automatically in the instance. This section does an introduction to the concepts involved and then moves on to implementation details.



Subsections