Re: Binding to to-one relationship
Re: Binding to to-one relationship
- Subject: Re: Binding to to-one relationship
- From: Jeff LaMarche <email@hidden>
- Date: Thu, 5 Jan 2006 22:25:35 -0500
On Jan 5, 2006, at 10:14 PM, mmalcolm crawford wrote:
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdRelationships.html#//apple_ref/doc/uid/TP40001857-185436-
TPXREF147>
Yeah, I read this. In fact, I used it to write the code I've got now.
I was just wondering if what I was doing was necessary - often times
with Core Data and Cocoa Bindings I find that I've done unnecessary
coding to do some task that could have been done completely in IB. I
guess I didn't make myself clear - I meant to ask if there was some
way to directly trigger the create and insert, similar to the way
NSArrayController does for a to-many relationship when you link to
its add: action... perhaps some technique using an
NSObjectController instance. I'm guessing from the fact that you've
sent me this link, however, that there's no alternative to actually
manually inserting and setting the objects in code. =)
Thanks for the help.
Jeff
_______________________________________________
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