Author
Description
A small open-source class that helps you quickly create and configure a UITableViewController that is backed by an NSFetchedResultsController. This is code I use in a lot of my projects, and have extracted into its own class. The primary benefit of using an NLFetchedResultsTable is that it handles a lot of the NSFetchedResultsControllerDelegate and UITableViewDataSource methods for you.