![]() | Reusing UITableViewDataSource |
|
12 Feb 2013, 16:08
dkonst (1 post) |
Hello! I have two similar TableViews which have different appearances like tableView headers,footers, etc but they share same UITableViewDataSource, hence the NSFetchedResultsControllerDelegate, by semantics. Currently I have copy pasted the shared code. But I have no idea how to properly reuse that common UITableViewDataSource / NSFetchedResultsControllerDelegate code. Could anyone give me a hint how could I resolve my code duplications. Thanks in advance |
|
13 Feb 2013, 18:29
Marcus S. Zarra (239 posts) |
You could create a new |
| You must be logged in to comment |

