Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support RxJava 2 #520

Open
weiyf opened this issue Dec 1, 2016 · 30 comments
Open

Support RxJava 2 #520

weiyf opened this issue Dec 1, 2016 · 30 comments

Comments

@weiyf
Copy link

weiyf commented Dec 1, 2016

checkout a branch to update rxjava2

@greenrobot-team
Copy link
Collaborator

If I understand correctly you want greenDAO to be updated to work with RxJava 2? -ut

@greenrobot-team greenrobot-team changed the title checkout a branch to update rxjava2 Support RxJava 2 Dec 5, 2016
@weiyf
Copy link
Author

weiyf commented Dec 5, 2016

yes

@Kritartha
Copy link

Can greenDao be implemented along with rxJava ? Also any documentation available ?

@greenrobot-team
Copy link
Collaborator

@Kritartha Currently only RxJava 1 is supported and for now there is only an example app.
-ut

@funyoung
Copy link

I forked it and changed DaoCore and RxDaoExaple module with rxjava2. The according changes within test module involve great effort, and I am not sure whether I could compete it or not. So my concerns is, should I emit a pull request for the change without test cover for your review? https://github.com/AndroidClasses/greenDAO/tree/rxjava2-dev

@RonyRodriguez
Copy link

RonyRodriguez commented Apr 24, 2017

How can test this (DaoCore and RxDaoExaple module with rxjava2) ?

notesQuery = daoSession.getNoteDao().queryBuilder().rx();

notesQuery.list() is a rx.Observable not a io.reactive.Observable

@anna-b
Copy link

anna-b commented Apr 27, 2017

@greenrobot-team I see that RxJava2 is a part of your 3.x milestone. How is the timeline for the release looks like? When do you think you are going to have release?

@coopsrc
Copy link

coopsrc commented May 10, 2017

Add RxJvav2 support #669

@wangjing53406
Copy link

When can support rxjava2, #669 why not been adopted

@chentao7v
Copy link

Please support rxjava2

@z-chu
Copy link

z-chu commented Jun 24, 2017

Please, fast support RxJava2 it

@BrianOn99
Copy link

Please support RxJava2. I am worried that the core developers here are focusing on ObjectBox and don't have time for greenDAO. Hope that is not true. GreenDAO has a unique place in android database frameworks, and I love it very much.

Repository owner deleted a comment from hookbin Aug 8, 2017
Repository owner deleted a comment from aopi1125 Aug 8, 2017
@ltigers
Copy link

ltigers commented Sep 6, 2017

Please support Rxjava2

@LeonLab
Copy link

LeonLab commented Sep 12, 2017

Please support rxjava2

1 similar comment
@vitalyermolovich
Copy link

Please support rxjava2

@hookbin
Copy link

hookbin commented Sep 13, 2017

@vitalyermolovich I commend Android Room

@BrianOn99
Copy link

@hookbin In GreenDao (which we love) we don't need to write SQL in most case, so Room cannot replace greenDAO.

@DenisZhigalo
Copy link

Please support rxjava2

@wangjing53406
Copy link

Please support rxjava2

@xcsgithub
Copy link

why not support rxjava2? this problem makes me can't use greendao now

@SageLu
Copy link

SageLu commented Jan 29, 2018

Please support rxjava2.

@rwozniak
Copy link

Upvote for support of RxJava2 - any news here?

@YouCii
Copy link

YouCii commented Apr 20, 2018

waiting...

@DroidArena
Copy link

any chances of rxjava2 support?

@fredagsfys
Copy link

Still waiting...

@shenguojun
Copy link

hope can support rxjava2

@subkanthi
Copy link

If no one is working on this, I can volunteer to work on this.

@fredagsfys
Copy link

Same here, whatever makes it progress faster 🖐

@tobiasschuerg
Copy link

@subkanthi, @devharis , ... I think greendao is not really mantained anymore. Just have a look at the last commits, there wasn't anything interesting for more than a year now.

I recommend to

  • either fork the project or check out already exisiting forks if you really want rx2 support withing greendao

or

  • switch to Room which has very nice rx support and is actively maintained

@fredagsfys
Copy link

Yes, it unfortunately looks that way 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests