Re: Problem adding an entity to a to-many relationship
Re: Problem adding an entity to a to-many relationship
- Subject: Re: Problem adding an entity to a to-many relationship
- From: Quincey Morris <email@hidden>
- Date: Thu, 1 Jan 2009 00:48:53 -0800
On Dec 30, 2008, at 07:00, Keith Lander wrote:
Then I then add the student using the predefined accessor:
[course addStudentsObject:student];
This fails in the call [NSBinder
_invokeSelector:withAguments:onKeyPath:ofObject:mode:raisesForNotApplicableKeys
:]
The first step is to find out what the failure is. Most likely it's an
exception, in which case your run log window should contain an error
message. What's the error message?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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