[Core Data] Passing data from MOC1 to MOC2 without saving MOC1
[Core Data] Passing data from MOC1 to MOC2 without saving MOC1
- Subject: [Core Data] Passing data from MOC1 to MOC2 without saving MOC1
- From: zeno <email@hidden>
- Date: Fri, 31 Mar 2006 19:37:50 +0200
A new MO is inserted in MOC1. Is it possible to access some of the
MO's attributes from a second context (MOC2) WITHOUT having to save
MOC1 before passing the MO to MOC2 via the objectWithID: method?
(Or maybe I should ask, is there *any way* to access those attributes
from the second context....because using objectWithID I have the
feeling the answer is negative...)
_______________________________________________
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