Jawwad Ahmad
|
e6e515d0c7
|
Use the return value of the merged dict for the params. Closes #938.
|
2012-09-18 15:52:54 -04:00 |
|
Jawwad Ahmad
|
4f1fdf2bea
|
Refactor RKDictionaryByMergingDictionaryWithDictionary to cleanup & clarify code. Refs #938.
|
2012-09-18 15:35:03 -04:00 |
|
Jawwad Ahmad
|
bfbc345ee8
|
Rename RKDictionaryByReverseMergingDictionaryWithDictionary -> RKDictionaryByMergingDictionaryWithDictionary, since a reverse merge would imply that values in the 1st dictionary take priority whereas we want values in the 2nd dict to overwrite values in the 1st. Refs #938.
|
2012-09-18 15:24:50 -04:00 |
|
Jawwad Ahmad
|
261cafe18a
|
Fix RKDictionaryByReverseMergingDictionaryWithDictionary method and add unit tests. Refs #938.
|
2012-09-18 15:24:50 -04:00 |
|
Blake Watters
|
709c3d324b
|
Drop category methods in favor of C functions for required functionality to reduce API size and avoids namespace conflicts
|
2012-09-11 16:48:18 -04:00 |
|