Skip to content
Marian Paul edited this page Mar 21, 2016 · 7 revisions

Welcome to the WAMapping wiki!

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.

Becoming a jedi

Version history

Clone this wiki locally