Re: [CORE DATA] Core Data and NSArrayController behavior when deleting a NSManagedObject
Re: [CORE DATA] Core Data and NSArrayController behavior when deleting a NSManagedObject
- Subject: Re: [CORE DATA] Core Data and NSArrayController behavior when deleting a NSManagedObject
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 13 Dec 2005 10:35:53 -0800
On Dec 13, 2005, at 10:22 AM, Aurélien Hugelé wrote:
when removing an object "note" using NSArrayController -(IBAction)
remove: method, the note object is not *deleted* from the MOC or
the store, but removed from the array controller and by consequence
from the tableview. I want *deletion*... not removal...
<
http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdFAQ.html#//apple_ref/doc/uid/TP40001802-DontLinkElementID_14>
mmalc
_______________________________________________
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