ok, let me guess I wasn't specific enough. Questions I am hoping to get answers to:
1) Does Core Data write things to file more often so the user wouldn't lose data?
2) Is it bad to do too many writes to file or should I just save each time the user finishes with a particular view, for example?
3) Is there some better approach or hybrid here that I am not seeing but is recommended?
|