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-02 22:42:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81c66cb37fce43aeab05b8e997d058ea7f81f69f
RestKit
/
Code
/
CoreData
History
Blake Watters
0127df862d
Added support for tracking upload progress
2010-10-26 14:05:29 -04:00
..
CoreData.h
introduce RKManagedObjectCache protocol to CoreData component; cleanup remaining NSFetchRequest ivars that are now unused; add RKURL class for making resourcepath and baseurl params available to higher level components; cleanup Three20 library to incorporate latest updates from GateGuru codebase
2010-10-18 16:36:24 -04:00
RKManagedObject.h
Clean up references to RKModelManager
2010-10-20 13:57:20 -04:00
RKManagedObject.m
Added support for tracking upload progress
2010-10-26 14:05:29 -04:00
RKManagedObjectCache.h
introduce RKManagedObjectCache protocol to CoreData component; cleanup remaining NSFetchRequest ivars that are now unused; add RKURL class for making resourcepath and baseurl params available to higher level components; cleanup Three20 library to incorporate latest updates from GateGuru codebase
2010-10-18 16:36:24 -04:00
RKManagedObjectStore.h
Work in progress
2010-10-19 14:27:17 -04:00
RKManagedObjectStore.m
Work in progress
2010-10-19 14:27:17 -04:00
RKObjectSeeder.h
Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library.
2010-10-01 13:02:24 -04:00
RKObjectSeeder.m
Cleaned up warnings and initialization of the request used by the object loader
2010-10-12 14:59:40 -04:00