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:10:41 -0700
On Apr 29, 2005, at 5:02 PM, Johnny Deadman wrote:
Do I have to delete objects manually using -deleteObject for them
to disappear from the persistent store?
Yes.
You also have to send the managed object context a -save: message.
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdCreateMOs.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