Why does NSFetchedResultsController not conform to the UITableViewDataSource protocol?

Posted by mystify on Stack Overflow See other posts from Stack Overflow or by mystify
Published on 2010-06-02T13:11:08Z Indexed on 2010/06/02 13:13 UTC
Read the original article Hit count: 185

Filed under:
|

First I thought I've grocked that thing: It's the data source for a UITableView. But then: It does not conform to that data source protocol. Strange! Why? How can it not?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about core-data