konstantinpavlikhin / KSPFetchedResultsController

The most advanced NSFetchedResultsController reimplementation for a desktop Cocoa.
MIT License
36 stars 8 forks source link

Sorting of a fetchedObjects may break when multiple objects are updated in one batch #20

Open konstantinpavlikhin opened 8 years ago

konstantinpavlikhin commented 8 years ago

The issue is being addressed in a simultaneous-updates-sorting-fix branch.