konstantinpavlikhin / KSPFetchedResultsController

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

Add some convenience methods that would simplify fetched results controller pairing with a new NSCollectionView (10.11) #11

Open konstantinpavlikhin opened 8 years ago

konstantinpavlikhin commented 8 years ago

NSCollectionViewDataSource and NSCollectionViewDelegate are modelled on index paths.