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-05-16 18:09:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d81079168c1641057fbb932bc4cdce71534b470a
RestKit
/
Examples
/
RKTwitterCoreData
History
Blake Watters
d81079168c
Expanded
rake validate
task to build all the example projects.
fixes
#300
2011-08-16 21:11:21 -04:00
..
Classes
Added support for polymorphic object mapping (Github
#105
,
#244
). This enables you to dynamically map objects to different destination classes or using different mapping strategies via configuration or callbacks. See Docs/Object Mapping.md for details.
2011-07-30 16:00:36 -04:00
Resources
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00
RKTwitterCoreData.xcodeproj
Expanded
rake validate
task to build all the example projects.
fixes
#300
2011-08-16 21:11:21 -04:00
main.m
Create RKTwitterCoreData project. It's a clone of the RKTwitter example, but using core data.
2010-10-05 15:05:57 -04:00
restkit.json
Overhauled the object seeder API. It's much cleaner. Added example code to the RKTwitterCoreDataExample
2011-03-05 16:11:00 -05:00
RKSeedDatabase.sqlite
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00
RKTwitter_Prefix.pch
Create RKTwitterCoreData project. It's a clone of the RKTwitter example, but using core data.
2010-10-05 15:05:57 -04:00
users.json
Overhauled the object seeder API. It's much cleaner. Added example code to the RKTwitterCoreDataExample
2011-03-05 16:11:00 -05:00