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: Steve Israelson <email@hidden>
- Date: Fri, 8 Jun 2007 10:13:26 -0700
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.
On 8-Jun-07, at 9:58 AM, mmalc Crawford wrote:
On Jun 8, 2007, at 9:53 AM, Steve Israelson wrote:
But, for some reason the set returned does not respond to
allObjects since it is not a member of the NSSet class but some
other private class.
Is this a know issue?
It's not an issue, it's a feature.
<http://developer.apple.com/documentation/Cocoa/Reference/
Foundation/Protocols/NSKeyValueCoding_Protocol/Reference/
Reference.html#//apple_ref/occ/instm/NSObject/mutableSetValueForKey:>
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdUsingMOs.html>
mmalc
_______________________________________________
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