Re: Creating a Core Data App from a non Core Data Project
Re: Creating a Core Data App from a non Core Data Project
- Subject: Re: Creating a Core Data App from a non Core Data Project
- From: "Mitchell Hashimoto" <email@hidden>
- Date: Wed, 9 Jan 2008 19:27:42 -0800
I just created a Core Data app to see what is happening in the source
code and all I can say is that I think I will just transfer the code
across!! To initialize it all myself seems a bit masochistic.
Thank you!
On Jan 9, 2008 7:22 PM, mmalc crawford <email@hidden> wrote:
>
> On Jan 9, 2008, at 7:17 PM, Mitchell Hashimoto wrote:
>
> > I'm trying to use Core Data with my application but when I first
> > created the project it was just a "Cocoa Application." Now I am
> > wondering what is the process to adding core data support to this
> > application? How do I create the managedObjectContext?
> >
> If it's not already, link the CoreData.framework.
>
> To see how to set up the Core Data stack yourself, see <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreDataUtilityTutorial/
> >.
>
> Or just create a new Core Data-based project and copy the code across.
>
> mmalc
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden