-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hey @modocache, created this issue for us to discuss the refactoring changes. Figured it would be easier than trying to find a closed pull request.
Had a look at RestKit, will definitely be using that for v2, very similar to RestSharp which is a c# library that I use for the windows phone version of the app which I'll hopefully be releasing as soon as I can afford a dev license, although depending on how things go that might jump straight to v2. Code is available in my [Coderwall-WP7(https://github.com/OiNutter/Coderwall-WP7]) repo if you want to take a look.
Gonna sit down over the weekend and take a proper look at the tests and stuff you've added, especially as that's stuff I'd like to be using on my new app as well.
Also if there's any more appropriate Objective-C ways of doing stuff than what I've done in the app feel free to let me know, Like I said it's my first app so I've likely not done some stuff in the most efficient way.
Basically any suggestions about improving the code structure chuck them down in this issue. Same goes for anybody else reading this, feel free to weigh in with any constructive feedback and suggestions.
Cheers
Will