Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Next Page > Hide TOC

Introduction to Atomic Store Programming Topics

Contents:

Organization of This Document


This document describes how to use the atomic store API to create custom persistent stores for Core Data applications.

You should read this document if you want to create a Core Data persistent store for which you manage the file format.

This is not an entry-level subject. You must be familiar with the Core Data architecture described in Core Data Basics and Persistent Stores, and with the design and implementation of Objective-C classes. You must also understand your own file format, and how to read, parse, and write the files you want to support.

Organization of This Document

This document contains the following articles:



Next Page > Hide TOC


Last updated: 2008-02-08




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice