Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Declutter Future protocol #216

Merged
merged 6 commits into from
Apr 2, 2018
Merged

Conversation

zwaldowski
Copy link
Contributor

@zwaldowski zwaldowski commented Apr 2, 2018

What's in this pull request?

Moves default implementations out from the FutureProtocol definition. Adds peek() as a requirement, removes map and andThen as requirements.

Testing

No notable changes.

TODO
  • Does Future need extra peek calls or are they already covered?

API Changes

Many breaking changes to FutureProtocol, few likely to be source-breaking.

@zwaldowski zwaldowski added this to the 4.0 milestone Apr 2, 2018
@zwaldowski zwaldowski force-pushed the zwaldowski/declutter-future-protocol branch 2 times, most recently from 2657c1b to 8ba1b15 Compare April 2, 2018 05:21
@zwaldowski zwaldowski force-pushed the zwaldowski/declutter-future-protocol branch from 8ba1b15 to bcfb7f1 Compare April 2, 2018 05:33
@zwaldowski zwaldowski force-pushed the zwaldowski/declutter-future-protocol branch from bcfb7f1 to bd8c178 Compare April 2, 2018 13:47
@zwaldowski zwaldowski merged commit b472df5 into master Apr 2, 2018
@zwaldowski zwaldowski deleted the zwaldowski/declutter-future-protocol branch April 2, 2018 14:24
zwaldowski added a commit that referenced this pull request Apr 9, 2018
zwaldowski added a commit that referenced this pull request Apr 9, 2018
zwaldowski added a commit that referenced this pull request Apr 9, 2018
zwaldowski added a commit that referenced this pull request Apr 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant