Saving extra data using Core Data
Saving extra data using Core Data
- Subject: Saving extra data using Core Data
- From: Andrew Merenbach <email@hidden>
- Date: Sun, 12 Feb 2006 11:58:35 -0800
I've searched the Core Data programming topics, yet haven't seem to
come across this one. I take it that it's because it's probably a
really easy thing that I'm just not doing right (my current
implementation is mentioned below), yet it's been stymying me for,
literally, several months.
I have a program that makes use of Core Data. I would like to save
the state the contents of a text field and a couple of other
controls. What's the best way to go about this, since I can't encode
(can I?) manually? (I tried using an NSObjectController with a
special 'Settings' entity as its contents, and it shows up on reload
when fetched, but its data comes up as fault.)
Many thanks,
Andrew
_______________________________________________
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