On 2009 Jan 31, at 8:33, Ivan C Myrvold wrote:
But later on, the transponder relationship have been set to nil, and I don't know why. There is probably something missing in my core data code.
Or, something that should not be in your code that is in your code
Do anyone know what I am missing?
Certainly I cannot tell from the information you provided. Possibly you did not save the managed object context? Another possibility is that it got cascade-deleted:
http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdRelationships.html#/ /apple_ref/doc/uid/TP40001857-SW1
Delete Rule is shown in the .xcdatamodel when inspecting a relationship. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com