Welcome to another Swift / iOS post. Today we are going to see a Swifty way of converting custom Swift objects into Data and storing them into NSUserDefaults for later retrieval.
A few years ago I was working on a project that involved storing such objects into local persistent storage. It