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
89f26fbe7f889e2d5b6b36e454ea1a55c5107c4e
RestKit
/
Code
History
Jeff Arena
89f26fbe7f
fix use of released object in debug message by relocating the release call
2010-10-19 10:28:34 -04:00
..
CoreData
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
Network
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
ObjectMapping
Merge branch 'master' into restkit-cache
2010-10-18 16:51:58 -04:00
Support
fix use of released object in debug message by relocating the release call
2010-10-19 10:28:34 -04:00
Three20
Merge branch 'master' into restkit-cache
2010-10-18 16:51:58 -04:00
RestKit.h
Removed commented out code
2010-10-01 13:04:46 -04:00
RestKit.m
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