NSManagedObject-RevertChanges
Needed a simple way of reverting changes in small NSMangedObjects and the NSUndoManager was acting up. All props goes to http://www.section42.de/2011/07/01/coredata-how-to-revert-a-managed-object-to-its-original-state/ the only thing I did were avoid NSNull :)