kylef-archive / KFData

Core Data done right for iOS 5+/OS X 10.7+
http://cocoadocs.org/docsets/KFData/
BSD 2-Clause "Simplified" License
53 stars 7 forks source link

Create generic view controllers #19

Closed kylef closed 11 years ago

kylef commented 11 years ago

Add "verboseName" and "verboseNamePlural" to the NSManagedObject's for the title.

View controllers have methods like "managedObjectClass" and "fetchRequest" for subclasses to define.

kylef commented 11 years ago

DataController:

Detail :

List :

kylef commented 11 years ago

List and data is done, #16 is open for detail