Re: "No Selection" in Core Data
Re: "No Selection" in Core Data
- Subject: Re: "No Selection" in Core Data
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 25 Jun 2005 20:36:48 -0700
On Jun 25, 2005, at 8:24 PM, Chris Hanson wrote:
The template code is just a starting point. What you probably want
to do is check the contents of the persistent store after adding it
to your application's coordinator. Then if it contains no Budget
instances, create an initial one and configure it as appropriate.
Where exactly you would do this depends on what type of application
you're building (document-based or other) but the way you would do
so is the same.
For a document-based example, see:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
NSPersistentDocumentTutorial/04_Department/chapter_5_section_1.html>
mmalc
_______________________________________________
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