kylef-archive / KFData

Core Data done right for iOS 5+/OS X 10.7+
http://cocoadocs.org/docsets/KFData/
BSD 2-Clause "Simplified" License
53 stars 7 forks source link

KFDataCollectionViewController should update view, not reload #27

Closed kylef closed 11 years ago

kylef commented 11 years ago

Instead of simply calling reloadData on endUpdates, we should instead store the types and then perform these on endUpdates.