robospice
robospice copied to clipboard
Retrofit V2
Is this library not supported anymore ? What about update Retrofit to version 2 ? What about making a team to do that ?
Hi Hatem,
personnally I couldn't find time to maintain the lib as I have been involved in other OSS projects. Contributors are welcome.
Stéphane
2015-11-14 22:17 GMT+01:00 Hatem Noureddine [email protected]:
Is this library not supported anymore ? What about update Retrofit to version 2 ? What about making a team to do that ?
— Reply to this email directly or view it on GitHub https://github.com/stephanenicolas/robospice/issues/443.
Hi guys!
I've created a pull request https://github.com/stephanenicolas/robospice/pull/454 where Retrofit2 support is added. There's a new module called robospice-retrofit2. I've been testing it for a couple of weeks on one of my projects and it works stable. My apologies for the class names - e.g. RobospiceRetrofitSpiceService2 and so on.
For now there's no wiki page though, but i will create it in the next few days. Take a look at the sample demonstrating how the new module can be used.
As for now i don't know how to proceed with publishing of new snapshot version of RoboSpice because i don't have a response from Stéphane on google groups. So, until it's worked out, you could just take .jar files from the sample and use them. Please test it, and report about any issues you encounter when using the new module.