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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -