dchohfi / KeyValueObjectMapping

Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
http://dchohfi.com/
MIT License
600 stars 90 forks source link

fix the problem of object mapper's custom converter not being used while parsing value. #19

Closed ghost closed 11 years ago

dchohfi commented 11 years ago

Amazing pull request man, could you add a test to cover this bug?