CoreRecipes

Last Revision:
Version 1.0, 2005-06-01
Demonstrates the use of Core Data (persistency and object-graph management) with a variety of application projects.
Build Requirements:
Xcode Developer Tools v2.0 or later
Runtime Requirements:
Mac OS X 10.4 or later

The Core Recipes sample is a series of projects to manage and manipulate recipe information using Core Data and Cocoa Bindings. These projects illustrate the use of Core Data for creating, modifying, and viewing recipe information, and Cocoa Bindings for greating rich interfaces with very little code. This collection contains contains both hands-on sample projects (with "begin" and "end" versions of the projects) as well as sample applications that demonstrate a "complete" application as well as data migration.