Core Data - Initializing with standard data
Core Data - Initializing with standard data
- Subject: Core Data - Initializing with standard data
- From: Gian Marc Cadosch <email@hidden>
- Date: Sat, 22 Oct 2005 18:29:45 +0200
I've written a core data non-document-architecutre-based application. If the
data store doesn't exist at startup (first launch), some standard data should
be imported (i.e. like the categories in iPhoto).
I created the initial project with XCode 2.2 with the "Core Data Application"
setting. Now I'm asking me where to place the import call (importing is already
implemented but has to be started through the menu yet). How can I determine if
the store was just created (and so it needs to import the data) or just opened?
Marc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden