This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-01 22:42:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39a77057ed8d5dc1dfa5d057f2c5199f33367a1c
RestKit
/
Code
/
CoreData
History
Blake Watters
39a77057ed
Removed saveObjectStore method on RKObjectManager, step toward separating Core Data from the base object mapping. RKObjectLoader now ensures that the object store is persisted appropriately before object loaders are sent
2011-01-21 00:56:17 -05:00
..
CoreData.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00
RKManagedObject.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00
RKManagedObject.m
Refactored the Rails router to respect properties specified by the model objects. Introduced new support to allow models to modify RESTful object loaders just before they are sent. Sample app completely works. Really fucking happy with how this is turning out!
2011-01-21 00:15:02 -05:00
RKManagedObjectCache.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00
RKManagedObjectStore.h
Always return an NSManagedObjectContext from the NSThreadDictionary. Do not bless the one on the main thread. Ensure merges happen on the main thread.
2011-01-13 14:33:28 -05:00
RKManagedObjectStore.m
Removed saveObjectStore method on RKObjectManager, step toward separating Core Data from the base object mapping. RKObjectLoader now ensures that the object store is persisted appropriately before object loaders are sent
2011-01-21 00:56:17 -05:00
RKObjectSeeder.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00
RKObjectSeeder.m
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00