Re: Weird problem with Core Data
Re: Weird problem with Core Data
- Subject: Re: Weird problem with Core Data
- From: Don Willems <email@hidden>
- Date: Fri, 20 Jan 2006 22:01:39 +0100
Probably a bad binding. - member is a method for NSSet, but its being
called to NSArray
It sounds like you may have bound an NSArrayController's contentArray
to a to-many relationship of a Core Data entity, rather than the
NSArrayController's contentSet.
Actually I do not use bindings, I only use Core Data programatically.
So therefore it can't be a bad binding right?
_______________________________________________
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