Tobias Brander
Tobias Brander
Can't figure out how and what to change to make it work thought. Do you think this is a good idea to support? or I am I doing it wrong?
Sometimes the json data type and the type in the model does not match. For example something you expect to be an array is a string. In these cases the...
I get the following exception when I try to use liftoff in a project with only a test target. I have tried this with two different projects and I get...
I’ve recently added [TZLocation](https://github.com/CocoaPods/Specs/tree/master/TZLocation) to the [CocoaPods](https://github.com/CocoaPods/CocoaPods) package manager repo. CocoaPods is a tool for managing dependencies for OSX and iOS Xcode projects and provides a central repository for iOS/OSX...
Should the user be able to configure what counts as a failure, a request that can be retried and a successful request? And how should this be specified? Just http...
Should we always execute request sequentially (To avoid request arriving to the server out of order) or so we let the user choose parallel execution? Or is there an alternative...
This thread is for discussing the architecture of the project, the current ideas and findings will be shown on the wiki