Introduction to Value Transformers

Value Transformers describes the NSValueTransformer class, the built-in value transformers and how to write your own subclasses. Value transformers are primarily used by Controller Layer bindings.

Who Should Read This Document

You should read this document to gain an understanding of the use of value transformers in applications that use Cocoa bindings. You are expected to be familiar with the basics of Cocoa development, including the Objective-C language and memory management.

Organization of This Document

This programming topic includes the following articles: