Blake Watters
|
1908bfb1d6
|
Be sure to set the mapping format on the mapper when it is set on the manager. Don't create duplicate objects when mapping from JSON
|
2010-02-25 12:05:45 -05:00 |
|
Blake Watters
|
044f17c2e1
|
More nasty ass hacks to the model mapper to get GG out of dry dock
|
2010-02-25 11:03:25 -05:00 |
|
Blake Watters
|
47b248480c
|
Removed extraneous logging
|
2010-02-24 14:43:16 -05:00 |
|
Blake Watters
|
6bc5fb6762
|
Support for model mapping via grouped selectors. The mapper code is due for a refactoring in the very near future.
|
2010-02-24 14:29:36 -05:00 |
|
Blake Watters
|
265e548941
|
Added dictionaryWithKeysAndObjects initializer. Sick of reversed initializations in the models...
|
2010-02-24 11:27:27 -05:00 |
|
Blake Watters
|
efd86b4ca0
|
RKModelLoader will now forward life-cycle events about requests back to the delegate if they implement the methods. This allows for easy integration with Three20
|
2010-02-23 15:55:35 -05:00 |
|
Blake Watters
|
ca7bdc96a0
|
Added helpers for transforming keys to support mapping where element to property mappings are specified in either JSON or XML style. Mapper needs refactoring and cleanup...
|
2010-02-22 17:48:53 -05:00 |
|
Blake Watters
|
7102bdba1c
|
Use an NSNumberFormatter for parsing out numeric values instead of assuming them to be integers
|
2010-02-22 15:54:09 -05:00 |
|
Blake Watters
|
a1b62cf014
|
Introduced new system for handling object cacheing of resourcePaths
|
2010-02-19 11:59:37 -05:00 |
|
Blake Watters
|
092bfe3775
|
Introduced new single global header file for pulling in the RestKit stack. Updated the notification names to be more in line with idiomatic Cocoa naming.
|
2010-02-19 11:01:12 -05:00 |
|
Blake Watters
|
97b582c091
|
Fixed delegate signatures for methods that are dispatched through the model mapper. Classes not conforming to the protocol will now generate compiler time warnings instead of encountering crashes at runtime.
|
2010-02-18 16:12:02 -05:00 |
|
Blake Watters
|
b018819a49
|
Threaded the model loader. Parsing operations occur in a background thread and then the results are returned to the main thread
|
2010-02-18 15:18:27 -05:00 |
|
Blake Watters
|
4abe3531ca
|
Fix for contentType inspector methods
|
2010-02-18 14:54:41 -05:00 |
|
Blake Watters
|
1439eb963f
|
Added synchronous request helpers to the library
|
2010-02-18 14:31:50 -05:00 |
|
Blake Watters
|
bd694ffb46
|
Merge lost code from model-mapping branch back in
|
2010-02-18 12:35:09 -05:00 |
|
Blake Watters
|
fd696644c6
|
Moved all header files into a RestKit directory for namespacing as a system header path
|
2010-02-18 11:47:03 -05:00 |
|
Blake Watters
|
27682bdf02
|
OTRestFramework is now RestKit
|
2010-02-17 14:44:03 -05:00 |
|