I am using Apple\'s CoreDataBooks sample application as a basis for pulling data into a secondary managed object context in the background, and then merging tha
CoreDataBooks
Swift version...
context.insert(objectFromOtherContext)