When you create a view controller, you pass it a context. You pass an existing context, or (in a situation where you want the new controller to manage a discrete set of edits) a new context that you create for it. It’s typically the responsibility of the application delegate to create a context to pass to the first view controller that’s displayed.
|
Scooped by
Vincent Demay
onto iPhone and iPad development January 10, 2011 4:12 AM
|