-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Marian Paul edited this page Feb 23, 2016
·
7 revisions
WAMapping is a library for iOS to turns dictionaries into objects and objects to dictionary. It's aim is to simplify the boilerplate of manually parsing the data and assigning values to an object. It's even more difficult when it comes to using it with CoreData because of the insert or update. And I do not mention performances involved. WAMapping solves this for you!
You'll find some advanced concepts in this wiki.
- WAMapping 0.0.1 - Released Feb 23, 2015