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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to