Skip to content

remove closure variants to reduce API confusion #46

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

Merged
merged 2 commits into from
Jul 14, 2020

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Jul 14, 2020

motivation:

API now includes closure based variants, saving the need to wrap them in .sync
Users have complained that these overloads add confusion, and probably not worth the additional API surface area

changes:

  • remove the sync closure API overloads
  • update readme, examples and tests

motivation:

API now includes closure based variants, saving the need to wrap them in .sync
Users have complained that these overloads add confusion, and probably not worth the additional API surface area

changes:
* remove the sync closure API overloads
* update readme, examples and tests
@tomerd tomerd requested review from yim-lee and ktoso and removed request for yim-lee July 14, 2020 02:38
@tomerd
Copy link
Contributor Author

tomerd commented Jul 14, 2020

replaces #45 resolves #44

Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

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

LGTM, sorry I missed the readme 👍

Co-authored-by: Konrad `ktoso` Malawski <[email protected]>
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