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

Operator: FromAsyncPattern #46

Closed
benjchristensen opened this issue Jan 18, 2013 · 2 comments
Closed

Operator: FromAsyncPattern #46

benjchristensen opened this issue Jan 18, 2013 · 2 comments

Comments

@benjchristensen
Copy link
Member

http://msdn.microsoft.com/en-us/library/hh211609(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh212031(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229082(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229412(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211747(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229591(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211886(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh244234(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229932(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229310(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh228969(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229364(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211735(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211688(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229052(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229172(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229266(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211975(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229724(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211982(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211893(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229544(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229074(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229398(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211651(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh244245(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211847(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229623(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229473(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229393(v=vs.103).aspx

@akarnokd
Copy link
Member

I think we don't have an equivalent concept in Java for this (maybe NIO2 ?). To adapt these, one would need to implement a new mini begin-end framework in parallel to the Observable/Observer itself. Thoughts?

@benjchristensen
Copy link
Member Author

I think we should skip this. Anything relating to IO events for example should be in separate contrib modules such as Android, Swing, NIO.

@akarnokd akarnokd mentioned this issue Dec 18, 2013
53 tasks
kiran-mk added a commit to kiran-mk/RxJava that referenced this issue Aug 11, 2015
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

2 participants