Re: CoreData UIManagedDocument saving/closing questions

2012-08-30 Thread davelist
I asked the question in quote email two days ago with no response so let me try a related, but perhaps more concise/simpler question: Is it even necessary to call -saveToURL:forSaveOperation:completionHandler in a UIManagedDocument subclass or will its autosaving mechanism take care of that at

CoreData UIManagedDocument saving/closing questions

2012-08-28 Thread davelist
This is on iOS 5 and higher. I have an iOS app that can open separate data files (one open at a time) using a UIManagedDocument subclass. When I do a -saveToURL:forSaveOperation:completionHandler do I need to that inside a: [[UIApplication sharedApplication] beginBackgroundTaskWithExpirati