Friday, October 30, 2015

YYModel - High performance model framework for iOS


High performance model framework for iOS.
(It's a component of YYKit)




Source :- Github

Features

  • High Performance : The Conversion performance is close to handwriting code.
  • Automatic Type Conversion : The object types can be automatically converted.
  • Type Safe : All data types will be verified to ensure type-safing during the conversion process.
  • Non - intrusive : There is no need to make the model class inherit from other base class.
  • Lightwight : This frame contains only 5 files. 

No comments:

Post a Comment