issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mapping of simple JSON arrays (e.g. array of strings)
#98
mungler
opened
2 years ago
0
Fixes #92 - check parent object class when looking up DCArrayMapping
#97
mungler
closed
1 year ago
0
Fixes #98 - handle simple values in JSON array responses
#96
mungler
opened
2 years ago
0
Please add carthage support to the project, if possible.
#95
sprtz
opened
4 years ago
0
docs: fix typo
#94
Jason-Cooke
opened
4 years ago
0
Fixes #92 - check parent object class when looking up DCArrayMapping
#93
mungler
closed
2 years ago
3
Issue with multiple array mappers with same key/attribute name
#92
mungler
closed
1 year ago
0
Typo in code example of Cocoapods documentation
#91
ManuGira
opened
6 years ago
0
My app crash If I use enum in property
#90
rahulvyas
opened
6 years ago
0
Any Dome
#89
hardik27194
opened
7 years ago
0
Correct required import line of README
#88
myfirstandoldgithubprofile
closed
7 years ago
0
how to parse a json with array at root and no root key defined
#87
rahulvyas
opened
7 years ago
1
I'm getting value for chatTextModel.message.origin but getting nil for chatTextModel.message.flight_legs. Details are in the description.
#86
diliplilaramani
closed
7 years ago
1
Reverse mapping from Object to json?
#85
bhargavms
opened
8 years ago
2
Fixed typos in method invocation
#84
bhargavms
closed
8 years ago
0
Whats the cocoapods dependency key here?
#83
bhargavms
closed
8 years ago
0
Allow to fill objects of subclasses of "classToGenerate"
#82
sascha-wolf
closed
8 years ago
0
fix crash caused by setting nil to a primitive attribute.
#81
khaledannajar
opened
8 years ago
0
Integrating KVOMapping with Realm...
#80
ambujshukla
closed
8 years ago
0
Enable BitCode
#79
RajaManikantaDiddi
opened
9 years ago
0
Potential memory leak in DCObjectMapping
#78
maxoly
opened
9 years ago
1
How about json with property "id". For example google calendarList API
#77
nxuanham
opened
9 years ago
2
#70 Test case for addMapper:
#76
modamoda
closed
9 years ago
1
XCode 6 support issue
#75
modamoda
closed
9 years ago
0
Cannot comple
#74
pronebird
opened
9 years ago
0
NSArray with split string key name
#73
julianacipa
opened
9 years ago
0
Fix for argument naming
#72
carnun
closed
9 years ago
0
Newbie with the pod
#71
halbano
opened
9 years ago
0
New API: addMapper:
#70
modamoda
closed
9 years ago
5
Nice to have: addMapper in DCParserConfiguration
#69
modamoda
opened
9 years ago
1
Fixed broken tests
#68
modamoda
closed
9 years ago
0
Use KeyValueObjectMapping in .mm file
#67
expkzb
opened
9 years ago
0
fixed exception when an array contains null
#66
choreo
closed
9 years ago
0
added null check for NSURL model property
#65
choreo
closed
9 years ago
0
fixed exception when setting null to primitive
#64
choreo
closed
9 years ago
1
Added user info NSMutableDictionary to DCParserConfiguration
#63
oscardemoya
closed
8 years ago
0
NSDate from unixtime in milliseconds does not work
#62
ayoze
opened
10 years ago
0
Allow to map an array with a different attribute name than key name
#61
albsala
opened
10 years ago
0
Nice to have: DCDictionaryMapping
#60
albsala
opened
10 years ago
2
Updated attribute setter that was failing on [NSNull null] value being passed
#59
vincilbishop
closed
10 years ago
3
Update DCNSDateConverter.m (Issue #46)
#58
orkenstein
closed
10 years ago
3
Crash on iOS 8 beta 5 if JSON returns a field named "description"
#57
tomasebrennan
opened
10 years ago
4
fix 64-bit support warning
#56
kostiakoval
closed
10 years ago
0
Unix Timestamp Conversion Error
#55
RuCray
opened
10 years ago
1
Not worked on Swift
#54
caojianhua
opened
10 years ago
1
Locate in parser configuration
#53
david-carvalho
opened
10 years ago
0
Can I track the mapping progress?
#52
Ricardo1980
opened
10 years ago
2
CoreData Sample Code
#51
expkzb
opened
10 years ago
2
Unable to autoassign class value containing "_"
#50
gderaco
closed
10 years ago
0
Add a Bitdeli Badge to README
#49
bitdeli-chef
closed
10 years ago
0
Next