Created
September 5, 2012 21:39
-
-
Save ebsen/3645315 to your computer and use it in GitHub Desktop.
When Apple calls Objective-C "object-oriented," they really mean it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"To retrieve data using a managed object context, you create a fetch request. A fetch request is an object that specifies what data you want, for example..." | |
- https://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/CoreData/Articles/cdBasics.html#//apple_ref/doc/uid/TP40001650 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment