Re: CoreData retain/release/delete
Re: CoreData retain/release/delete
- Subject: Re: CoreData retain/release/delete
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 29 Apr 2005 17:23:40 -0700
On Apr 29, 2005, at 5:09 PM, Scott Stevenson wrote:
2. NSArrayController's -remove: (I think there's a checkbox in the
inspector to actually delete?)
Yes. Note that by default -remove: simply removes the object from
the relationship. You must set this option if you want the object to
also be removed from the object graph. See:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CoreData/Articles/cdFAQ.html>
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