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

ReactiveBuilder for RxJava #5

Merged
merged 8 commits into from
Nov 21, 2018
Merged

ReactiveBuilder for RxJava #5

merged 8 commits into from
Nov 21, 2018

Conversation

wglanzer
Copy link
Member

This PullRequest contains the first version of the ObservableBuilder-Implementation.
Maybe we should additionaly increase the version - 0.5,0?

@wglanzer wglanzer requested a review from jboesl November 17, 2018 08:12
import java.util.*;

/**
* a BuilderPropertyPitObservable is a Observable that
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm missing a description of the life cycle of an Observable. When will it fail or complete.

@jboesl jboesl merged commit e442aec into master Nov 21, 2018
@jboesl jboesl deleted the reactive branch November 21, 2018 17:41
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

Successfully merging this pull request may close these issues.

2 participants