I would like to initialise an object and populate it but not add it to the persistent store. I would like to have a user on a form, and add data to fields of a managedobject but only save it once the user presses the save button.
I am using the AERecord coreData wrapper if it is relevant