• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[Core Data] Passing data from MOC1 to MOC2 without saving MOC1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[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

  • Prev by Date: Re: Programmatically creating CoreData Entities - Source Code for Newbies?
  • Next by Date: Re: NSTask secretly a class cluster?
  • Previous by thread: Re: table view, popup, bindings: more grief... [SOLVED... somewhat]
  • Next by thread: Displaying progress of lengthy operation: complication with bindings and threads
  • Index(es):
    • Date
    • Thread