16
AutoNSCoding – Make NSCoding protocol automatic.When you use TMCache or EGOCache, Archive.. you should make your object follow NSCoding protocol. If your model is large enough, it’s very complex and easy to make a mistake. AutoNSCoding is coming to solve this issue.