iSachdeva / SurveyApp

Test App created
0 stars 0 forks source link

Better ORM to map API responses #3

Open olivierobert opened 9 years ago

olivierobert commented 9 years ago

RestTask is quite basic and would not be a representation of what can be used in a more complex project. There are some existing ORM libraries such as Mantle or Restkit.

If you decide to build your own initializer, it needs to have the following improvements:

iSachdeva commented 9 years ago

Noted.