• 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
Re: Core-Data : how to merge two contexts ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core-Data : how to merge two contexts ?


  • Subject: Re: Core-Data : how to merge two contexts ?
  • From: Alexander Spohr <email@hidden>
  • Date: Sat, 7 Nov 2009 11:34:37 +0100


Am 07.11.2009 um 09:39 schrieb Eric Morand:

The NSManagedObjectContext is your scratchpad. If you want something inside it fetch it or create it.
If you change something, the change will be promoted.



Hi atze,

Actually, the change will be promoted only when they are committed to the store, and that implies a save on the disk. Or am I wrong ?

You are right.
EOF is capable of nested editing context. I don’t know if CoreData can do that as well.


But why don’t you want to save?
If you just want your objects in memory, why use CoreData at all?

	atze

_______________________________________________

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


  • Follow-Ups:
    • Re: Core-Data : how to merge two contexts ?
      • From: Eric Morand <email@hidden>
References: 
 >Re: Core-Data : how to merge two contexts ? (From: Eric Morand <email@hidden>)
 >Re: Core-Data : how to merge two contexts ? (From: Alexander Spohr <email@hidden>)
 >Re: Core-Data : how to merge two contexts ? (From: Eric Morand <email@hidden>)

  • Prev by Date: Re: Core-Data : how to merge two contexts ?
  • Next by Date: Re: Core-Data : how to merge two contexts ?
  • Previous by thread: Re: Core-Data : how to merge two contexts ?
  • Next by thread: Re: Core-Data : how to merge two contexts ?
  • Index(es):
    • Date
    • Thread