-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Marian Paul edited this page Mar 21, 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, 2016
- WAMapping 0.0.2 - Released Feb 26, 2016
- WAMapping 0.0.3 - Released Feb 29, 2016
- WAMapping 0.0.4 - Released Mar 17, 2016
- WAMapping 0.0.5 - Released Mar 18, 2016
- WAMapping 0.0.6 - Released Mar 21, 2016