In short, how is NSFetchedResultsController used?

Posted by mystify on Stack Overflow See other posts from Stack Overflow or by mystify
Published on 2010-04-10T10:42:29Z Indexed on 2010/04/10 12:43 UTC
Read the original article Hit count: 250

I'm reading now since one hour through the documentation and still don't get the point of NSFetchedResultsController. Is it a replacement for UITableViewController? Or is the UITableViewController using the NSFetchedResultsController? Is the NSFetchedResultsController the data source? What is it?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview