Skip to content

Just a simple implementation of subclassable NSObject subclass that uses the Objective-C runtime to create NSCoding compliance for all subclasses, allowing it to be stored in any PFObject or PFObject subclass using NSKeyedArchiver and NSKeyedUnarchiver. Just import the MSEncodedObject.h and MSEncodedObject.m files into your project, and you're g…

MichaelSnowden/MSEncodedObject

About

Just a simple implementation of subclassable NSObject subclass that uses the Objective-C runtime to create NSCoding compliance for all subclasses, allowing it to be stored in any PFObject or PFObject subclass using NSKeyedArchiver and NSKeyedUnarchiver. Just import the MSEncodedObject.h and MSEncodedObject.m files into your project, and you're g…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published