D
D
Dmitry2015-11-20 17:38:29
Objective-C
Dmitry, 2015-11-20 17:38:29

How to work with objects in Objective C?

Recommend some fresh and large open source project that works closely with NSManagedObject and core data. Data entry, editing, output of various types of data... That's it.
I want to write clear and elegant code, gurus help me.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zzasdee, 2015-11-26
@zzasdee

I use MagicalRecord. I refused NSFetchedResultsControllerand have no regrets, although I process content changes on my own and not NSFetchedResultsControllerDelegatefrom Apple's examples.
https://github.com/magicalpanda/MagicalRecord

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question