search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/15285746/​nsmanagedobject... - Cached
  2. I have always saved the context believing all the objects made in the context would be moved to persistentStore ... NSManagedObjectContext save appearing to lose ...
    stackoverflow.com/questions/16479758/is-​it-necessary-to... - Cached
  3. ManagedObjectContext for all objects registered for save and delete ... see why you would not expect the persistent objects to appear in the
    www.cocoabuilder.com/archive/cocoa/​170466-nsmanaged... - Cached
  4. In the thread that adds the objects, I do [moc save: &saveError] every now and then. ... Exactly as you appear to have already done. Register for change
    www.cocoabuilder.com/archive/​...nsmanagedobjectcontext.html - Cached
  5. You can now associate NSManagedObjectContext objects with specific threads or let them have ... What sucks most is with SQLite store types you lose incremental saving ...
    cutecoder.org/featured/asynchronous-​core-data-document - Cached
  6. Create all objects and save at once: 368.236 seconds: 798 MB: As above but invoking setUndoManager:nil on the context first: ... the saving does appear to be highly ...
    www.cocoawit hlove.com/2008/03/testing-​core-data-with... - Cached
  7. ... i.e. an empty row would appear shortly ... we can attach as many NSManagedObjectContext objects to a ... NSManagedObjectContext knows how to save ...< /DIV>www.cocoanetics.com/2012/07/multi-​context-coredata - Cached
  8. Cause: You may have forced a newly inserted object to \"lose\" its inserted status and then changed or deleted it.
    developer.apple.com/library/ios/​documentation/cocoa/... - Cached
  9. Save As pushes all the ... for each related objects NSManagedObjectID and ... out that Core Data doesn\'t appear to have any autosave support built in . ..
    lists.apple.com/archives/cocoa-dev/2011/​Jan/msg00604.html - Cached
  10. You specify the store for an object using the NSManagedObjectContext method, ... without an intervening save operationâ€"it will not appear in the array ...
    developer.apple.com/library/mac/​documentation/Cocoa/... - Cached