NSArrayController & Core Data bindings not loading data
NSArrayController & Core Data bindings not loading data
- Subject: NSArrayController & Core Data bindings not loading data
- From: Aaron Wallis <email@hidden>
- Date: Fri, 4 Jul 2008 22:27:05 +1000
Hey there,
I've got a really frustrating issue with Core Data bindings in a small
app I'm working on and i'm hoping someone where can help me out.
My app has a basic model in Core Data that has basic details about
some staff & colleagues. So far i've just been hooking everything up
in IB where I've got an NSArrayController, NSTableView and a few
buttons for adding, removing and saving.
Adding, removing and saving the edits works a treat - that is until
you close and reopen the application.
It seems as though the NSArrayController is happily managing all the
models created within the session, but when loading from the XML file
(which has the previously created/edited content) it simply just
doesn't do anything!?
No errors, no report... nothing!?
Any ideas?
Cheers
_______________________________________________
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