proper use of Core Data
proper use of Core Data
- Subject: proper use of Core Data
- From: Shane <email@hidden>
- Date: Mon, 17 Jan 2011 18:33:09 -0600
I want to run this by you guys that do Core Data so I can see if my
understanding for wanting to use it is valid.
I have a file which I load into my application that contains columns
of numbers separated by whitespace (each column is usually marked with
titles like inputs, outputs, etc…). This is how the user imports data
into my application. So I read in my ascii file, parse it, then I can
somehow store this data in Core Data and use the data model as the
model for my MVC's? Does that sound about right?
I was also hoping this would simplify getting data into my views over
the current way I do things.
_______________________________________________
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