Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In the first edition of this book, readers created the RaiseMan application without using NSArrayController or the bindings mechanism. (These features were added in Mac OS X 10.3.) To do so, readers used the ideas from previous chapters. The challenge, then, is to rewrite the RaiseMan application without using NSArrayController or the bindings mechanism. Bindings often seem rather magical, and it is good to know how to do things without resorting to magic.
Be sure to start afresh with a new project. In the next chapter, we will build on your existing project.