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
filling an object but not creating it
#48
QuentinArnault
opened
10 years ago
1
Adding length check on splitedkey
#47
n8j1s
closed
10 years ago
0
Mapper crashes on NSNull with dates
#46
EsSpectacularrr
opened
10 years ago
2
Added convenience method: - (void) addObjectMappings: (NSArray *) mappin...
#45
EsSpectacularrr
opened
10 years ago
0
Update DCNSURLConverter.m
#44
qizh
closed
10 years ago
1
NSURL property and url with spaces
#43
qizh
closed
10 years ago
0
Added convenience method for adding multiple object mappings at once.
#42
dougsuriano
closed
10 years ago
1
Add tag 1.5 and update podspec
#41
piotrtobolski
closed
9 years ago
0
fix warning about implicit conversion from unsigned long to int
#40
webdevotion
closed
10 years ago
0
proposed fix for issue #38
#39
natenobility
opened
10 years ago
0
Add support for implicit array serialization
#38
natenobility
opened
10 years ago
1
High-level API - NSObject category (+ Xcode 5 fix)
#37
ghost
closed
10 years ago
0
Change parameter name class because it uses in c++
#36
atyschenko
closed
10 years ago
0
added OS X deployment target to podspec file
#35
ghost
closed
11 years ago
0
Create tag 1.4
#34
viteinfinite
closed
11 years ago
0
os x support?
#33
ghost
closed
11 years ago
1
serializeObject with NSArray inside
#32
IvanYuriev
opened
11 years ago
0
CoreData Support
#31
kexoth
opened
11 years ago
3
Added parentObject in customInitializer
#30
viteinfinite
closed
11 years ago
2
document update
#29
horstleung
closed
11 years ago
1
How to create a real one-to-many relationship?
#28
MartinMoizard
closed
11 years ago
1
Adding support for current object context in DCCustomParsers
#27
akinsella
closed
11 years ago
0
Added a Podspec so we can use your project with Cocoapods.
#26
vphamdev
closed
11 years ago
1
Support Parse configuration merging
#25
akinsella
opened
11 years ago
0
Support multiple datePattern
#24
akinsella
opened
11 years ago
0
Support NSNull when converting NSDictionary/NSArray to Model
#23
akinsella
opened
11 years ago
1
Question - Is it safe to use a `static` mapper instance?
#22
brendanjerwin
opened
11 years ago
0
Reviewed DateFormatter used for date conversion
#21
rchampourlier
opened
11 years ago
3
see a lot of warning when using the framework in other projects
#20
shaokun
opened
11 years ago
1
fix the problem of object mapper's custom converter not being used while parsing value.
#19
ghost
closed
11 years ago
1
added updateObject:withDictionary: which updates existing object with dictionary
#18
ghost
closed
11 years ago
1
Fixed potential bug in last commit
#17
Pierre-Loup
closed
11 years ago
1
Duplicate issue #15
#16
Pierre-Loup
closed
11 years ago
1
Exception raised when using dynamic properties
#15
Pierre-Loup
closed
11 years ago
0
DCParserConfiguration addArrayMapper doesn't respect different classes for similar attribute name
#14
bsideup
opened
11 years ago
3
Bugfix for DCValueConverter
#13
bsideup
closed
11 years ago
1
don't parse property that doesn't exist in object.
#12
kostiakoval
closed
11 years ago
3
Added test for nested property
#11
laptobbe
opened
12 years ago
2
synthesize to value confuses the parser
#10
matzew
closed
12 years ago
5
test was not executed
#9
matzew
closed
12 years ago
0
Handling unexpected json data
#8
laptobbe
opened
12 years ago
3
Scheme for running tests
#7
laptobbe
closed
11 years ago
4
Fixed date parsing
#6
cristianbica
closed
12 years ago
3
'DCValueConverter.h' file not found
#5
derekstavis
closed
12 years ago
3
Crash on parsing empty array property
#4
laptobbe
closed
12 years ago
1
NSNumber type problem
#3
PongPong
closed
12 years ago
0
add RFC3339 date support
#2
PongPong
opened
12 years ago
1
Added NSManagedObjects support and serialization
#1
darvin
closed
12 years ago
2
Previous