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 17:39:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef11b13c8e50d4e43600bacd4b1c49a29eaa8bad
RestKit
/
Examples
/
RKTwitterCoreData
History
Blake Watters
ef11b13c8e
Reworked installation and build process to eliminate the need to configure the Header and Library search paths. Updated all example projects to match. This makes the use of the DerivedData directory a requirement going forward.
fixes
#323
2011-09-01 21:54:45 -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
Reworked installation and build process to eliminate the need to configure the Header and Library search paths. Updated all example projects to match. This makes the use of the DerivedData directory a requirement going forward.
fixes
#323
2011-09-01 21:54:45 -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