Re: CoreData mutableSetValueForKey does NOT return a NSMutableSet
Re: CoreData mutableSetValueForKey does NOT return a NSMutableSet
- Subject: Re: CoreData mutableSetValueForKey does NOT return a NSMutableSet
- From: Jim Correia <email@hidden>
- Date: Fri, 8 Jun 2007 13:18:55 -0400
On Jun 8, 2007, at 1:13 PM, Steve Israelson wrote:
Ok. I saw those docs. The issue remains that the returned object
is NOT a set and I can not call methods on it.
Either the implementation is in error, or the documentation is.
Steve, -allObjects works for me on the result of -
mutableSetValueForKey:. Can you post an isolated example which
demonstrates the problem you are having?
Jim
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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