|
|
|
|
|
by blacktriangle
2006 days ago
|
|
Take a look at NSFetchedResultsController, it gives you what you want from NSObjectController and NSArrayController, and there aren't really UI widgets on iOS where NSTreeController is appropriate like there are in AppKit. |
|