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

Synchronize ... #1

Open
headinthebox opened this issue Dec 4, 2013 · 1 comment
Open

Synchronize ... #1

headinthebox opened this issue Dec 4, 2013 · 1 comment

Comments

@headinthebox
Copy link

Hi Kevin

Samuel and I are making a lot of changes to the Rx Scala API see ReactiveX/RxJava#562, so you may want to join that effort such that you optimize your efforts.

Thanks.

Erik

@kevinwright
Copy link
Owner

Right now I've got some fairly sweeping changes I want to explore, with a view to pushing ideas back into RxJava at a later point in time - depending on how they work out.

Including (but not limited to):

  • Integration with Akka and ExecutionContexts
  • Future-backed Asynchronous Observables
  • API Modularization (especially for Observable)
  • Moving operations to native Scala instead of wrapping Java code

I'm finding the use of overloaded constructors makes interop difficult, which is a big driving force towards a scala-native reimplementation (which may well be contentious). I can also see that a dependency on Akka might be unwanted for some people.

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

No branches or pull requests

2 participants