Skip to content

Instantly share code, notes, and snippets.

@ebsen
Created September 5, 2012 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebsen/3645315 to your computer and use it in GitHub Desktop.
Save ebsen/3645315 to your computer and use it in GitHub Desktop.
When Apple calls Objective-C "object-oriented," they really mean it.
"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