Re: Core Data and reading a data file
Re: Core Data and reading a data file
- Subject: Re: Core Data and reading a data file
- From: Joanna Carter <email@hidden>
- Date: Thu, 6 May 2010 23:30:54 +0100
Hi Paul
> I have two programs. The first one (Setup) creates a file that the
> second one (Main) reads to initialize an array.
>
> I want to use the Data Modeler and Core Data.
>
> Setup is a Core Data Command Line Tool while Main is a Cocoa
> document-based application that also uses Core Data.
>
> In Main's applicationDidFinishLaunching: I want to initialize an array
> by reading the .mom and .sqlite file from Main's Resource folder.
>
> Can I still use Interface Builder to define the bindings in this case
> or must I do it all programmatically?
Certainly you can use IB. Simply copy the model file and associated code to the second project.
Joanna
--
Joanna Carter
Carter Consulting
_______________________________________________
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