Core Data, saving XML store is OK, loading is not
Core Data, saving XML store is OK, loading is not
- Subject: Core Data, saving XML store is OK, loading is not
- From: Raphael Sebbe <email@hidden>
- Date: Sat, 2 Jul 2005 18:25:38 +0200
Hi all,
I am just trying Core Data... I started with a Core Data Applciation
(not document based) project template in Xcode, created an interface
in IB, creating a model, binding interface controls to various
entities... Everything seems OK, I can add object through
NSArrayController and binding.
When I quit the application, the store is written into the Application
Support/MyApp/MyApp.xml, which is fine. But when I restart the app,
the objects that do appear in that xml do not show up in the interface
(basically, a table view with binding).
Is the template flawed ? Or should I add some code to load the
persistent store data when the app start ?
I can give more detail if needed.
Thanks !!!
Raphael
_______________________________________________
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