re: CoreData and conflictList error during save

2008-05-13 Thread Ben Trumbull
At 10:44 AM -0700 5/12/08, [EMAIL PROTECTED] wrote: Hello, I'm using core-data in a program of mine. It uses two context where one of these is used in a second thread to perform saving operation. Sometimes at the end of all operations when I perform a save operation on my main context I

CoreData and conflictList error during save

2008-05-12 Thread Dex Morgan
Hello, I'm using core-data in a program of mine. It uses two context where one of these is used in a second thread to perform saving operation. Sometimes at the end of all operations when I perform a save operation on my main context I receive a conflictList error. Is there any way to avoid