Daily iOS
PersistenceAlibaba Group

ObjC runtime model mapping

In the Objective-C days, YYModel and MJExtension turned JSON into models and even handled NSCoding archiving from nothing but the class definition. Which runtime feature made that possible?

Submit