Re: Bizarre CoreData Problem
Re: Bizarre CoreData Problem
- Subject: Re: Bizarre CoreData Problem
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 6 May 2006 10:23:54 -0700
On May 6, 2006, at 6:41 AM, Arved von Brasch wrote:
I have tried implementing - (void)addDownloads: (NSSet *)
addDownloads and - (void)removeDownloads: (NSSet *)removeDownloads
with exactly the same result, the remove method is called twice,
and the add method not at all.
My understand from reading the documentation is that these kinds of
methods will only be called by mutableSetValueForKey if a pair
exist and are properly named. I'm really at a loss to understand
why these methods are behaving in this way. Is this a bug?
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdTroubleshooting.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