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

Simplify MethodCall's response types #1033

Merged
merged 4 commits into from
Jun 28, 2020
Merged

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Jun 28, 2020

This is a preparatory step that will facilitate the introduction to behavior-driven setups.

because the latter is the more general response type and can do the
former's job as well.
…onse`

again because the latter is the more general response type and can do
the former's job as well.
The term "lazy" is inappropriate as it suggests that once the deferred
value has been computed, it will be cached. However it gets recomputed
on each invocation. Change the type names to better reflect that.
@stakx stakx merged commit 865fa6c into devlooped:master Jun 28, 2020
@stakx stakx deleted the response-types branch June 28, 2020 15:01
@stakx stakx added this to the 4.14.5 milestone Jul 1, 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.

None yet

1 participant