stephanenicolas / robospice

Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
Apache License 2.0
2.95k stars 545 forks source link

robospice usecase: external rest-service returns null #460

Open MixaTheInt opened 8 years ago

MixaTheInt commented 8 years ago

Usecase is descibed here

What do you suggest to do if external rest-service will return null as successfull result oneday?