RxGroups icon indicating copy to clipboard operation
RxGroups copied to clipboard

RxJava2?

Open sgrekov opened this issue 8 years ago • 11 comments

Hi! Do you have any plans for migrating or any guides for using it with RxJava2? Since RxJava2 released 3 months ago, I think it soon will be a major blocker for using this library.

sgrekov avatar Feb 14 '17 12:02 sgrekov

Now that Retrofit 2.2.0 is out with first party support for RxJava 2, I think we can finally upgrade. So yes, this should happen soon!

felipecsl avatar Feb 23 '17 06:02 felipecsl

Cool! Thanks!

sgrekov avatar Feb 23 '17 10:02 sgrekov

Hi @felipecsl i am working on migrating this library to RxJava2. Do you want to give any suggestions/ pointers for it?

rahulrj avatar Jun 26 '17 14:06 rahulrj

@BenSchwab started work on the RxJava2 migration I believe.

elihart avatar Jun 27 '17 01:06 elihart

There is quite a lot of new work in the 1.0 branch and the migration will probably happen there. not sure if it is worth making changes to master at this point.

elihart avatar Jun 27 '17 01:06 elihart

Yes, working on a RxJava2 migration now. I would prefer to keep the changes in the 1.0 branch. If you have started to think about the migration, would appreciate your feedback when I put up the PR @rahulrj

BenSchwab avatar Jun 27 '17 20:06 BenSchwab

@BenSchwab how is the code in master branch different from the 1.0 branch? Is 1.0 the active development branch and will it eventually get merged to master?

rahulrj avatar Jul 09 '17 10:07 rahulrj

Yep, 1.0 is the active development branch for the time being, with experimental features like annotation process based tagging - and now RxJava2. We are testing internally (and the branch may experience API churn) before elevating to a general 1.0 release.

BenSchwab avatar Jul 09 '17 18:07 BenSchwab

Okay @BenSchwab . I was also working parallely on the RxJava2 migration. But i converted the code of the master branch. Because the name 1.0 looked like that might be some old 1.0 release.

rahulrj avatar Jul 13 '17 16:07 rahulrj

any updates here? :)

[edit]

and can you maybe publish alpha2 so that one can test as well?

meierjan avatar Dec 14 '17 11:12 meierjan

Hi! Any updates for rxjava 2.0 support?

JEuler avatar May 01 '18 11:05 JEuler