I am trying to design a helper method which will retrieve a UIManagedDocument, then open and return it, so that I may access the same UIManagedDocument from several places i
I found a pretty helpful article - "Core Data with a Single Shared UIManagedDocument"