I made a small application in XCode, just trying to get some of the basics of Cocoa and Objective-C, now one of the things that I want to do with my app is make it so it can save value's of some NSTextFields. I have tried learning how to work a archiver, but I don't quite understand the concept of it. So I was wondering if any of you could help me out with it. Thanks!