Blake Watters
|
92458a1e88
|
Enable support for mapping a relationship flexibly via assignment policies. You can now map a relationship and assign its value by setting, replacing, or unioning (combining) the relationship. closes #1073, closes #989
|
2012-12-26 17:56:39 -05:00 |
|
Blake Watters
|
b3899ac191
|
Add support for mapping a relationship directly from the parent object representation, rather than at a nested key path. closes #859
* Update documentation in RKRelationshipMapping.h
|
2012-12-24 16:18:39 -05:00 |
|
Blake Watters
|
b78deb3eed
|
Use instancetype in constructors for increased subclassing friendliness
|
2012-12-22 14:54:49 -05:00 |
|
Blake Watters
|
56e71e9dac
|
Docs for RKRelationshipMapping
|
2012-09-20 08:12:29 -04:00 |
|
Blake Watters
|
d926e240f8
|
Introduce RKPropertyMapping abstract superclass for RKAttributeMapping and RKRelationshipMapping.
Add primitives for working with attribute, relationship, and property mapping objects.
|
2012-08-28 14:14:20 -04:00 |
|
Blake Watters
|
b25a1833b3
|
Ported RestKit to using managed object contexts with concurrency types. Numerous cleanups and API updates.
|
2012-07-16 22:47:06 -04:00 |
|