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

EasyObservableList improvements #22

Merged
merged 3 commits into from
Aug 6, 2020
Merged

Conversation

piegamesde
Copy link

I simply used this library for a while (doing stuff with observable lists) and saw a few rough edges. Loosely related to #19.

If we are returning an object from a class that is under "our" control, we should let the return type be `EasyObservableList` to avoid unnecessary (and ugly) `EasyBind#wrapList` calls.
Copy link
Owner

@tobiasdiez tobiasdiez left a comment

Choose a reason for hiding this comment

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

Sorry for taking so long to review your PR. These are nice additions and the code looks mostly good to me. I've two suggestions for improvement, otherwise its ready to go from my side.

@tobiasdiez
Copy link
Owner

Thanks a lot!

@tobiasdiez tobiasdiez merged commit f8c4e5c into tobiasdiez:master Aug 6, 2020
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