• 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
Getting all source or destination instances during core data migration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting all source or destination instances during core data migration


  • Subject: Getting all source or destination instances during core data migration
  • From: Rick Mann <email@hidden>
  • Date: Fri, 18 Jul 2014 17:59:03 -0700

According to the documentation, passing nil for the last argument to -sourceInstancesForEntityMappingNamed:destinationInstances: or -destinationInstancesForEntityMappingNamed:sourceInstances: is supposed to return all the instances. When I call these in -createDestinationInstancesForSourceInstance:…, this is true. But when I call them in -endRelationshipCreationForEntityMapping:…, I get back empty arrays.

Anyone know why?

--
Rick Mann
email@hidden



_______________________________________________

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


  • Prev by Date: Is it wrong to create relationships in -createDestinationInstancesForSourceInstance:…?
  • Next by Date: Re: How to get iOS version at runtime?
  • Previous by thread: Re: Is it wrong to create relationships in -createDestinationInstancesForSourceInstance:…?
  • Next by thread: CGContext... logging messages
  • Index(es):
    • Date
    • Thread