iphone - Should I use AFIncrementalStore or Restkit? -


i've looked @ 2 frameworks , started working restkit, i'm having trouble getting things working correctly , i've found pretty complex. making worse, info find online outdated, it's documentation, i'm wondering if should use afincrementalstore instead.

can give me reasons why use 1 on other? project descriptions seem same thing, or mistaken?

i have rails api setup i'll communicating in app, , need able get, post, etc models+data (represented core data classes in app).

restkit lot bigger, lot more features , flexibility. see, leads more complexity in configuration , usage. documentation date, version 0.2 relatively new google tends return version 0.1 lot. best use github wiki. have full api docs here.

probably biggest initial difference mapping between source data , model held in app. if have mapping requirements restkit great solution. if don't should consider simpler alternative.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -