Chapter 16. Using the Data Modeling Tools

<feature><title>In This Chapter</title>
  • Branching in Version Control

  • Designing a Data Model

  • Un-coding for Core Data

  • Adding to a Data Model

  • Core Data’s Prebuilt Human Interface

</feature>

Mac OS X 10.4 (Tiger) introduced Core Data, an object-persistence framework that can front for a binary file, a flat XML file, or an SQLite database. Core Data automates most tasks in storing, retrieving, and managing complex data models. In this chapter, we make Linear a Core Data–based application.

Get Xcode 3 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.