Skip to content

Parameterize API with respect to Free type F #27

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
Aug 17, 2016

Conversation

andyscott
Copy link
Member

The API helper needs to be parameterized so that the evaluation algebra can be injected into a higher algebra.

The Ops API already supports this, via inject. However, it requires full parameters to each method call-- url, authKey, etc. The API interface is much more useful as these parameters aren't required.

@andyscott
Copy link
Member Author

This is needed to support 47degrees/sbot#4

@juanpedromoreno
Copy link
Contributor

@andyscott Sounds good, but this change should increase the snapshot version, to prevent compilation issues at scala-exercises. Thanks.

@andyscott
Copy link
Member Author

andyscott commented Aug 16, 2016

Sure thing! How about that?

@juanpedromoreno
Copy link
Contributor

LGTM

@andyscott andyscott merged commit 60deb99 into master Aug 17, 2016
@andyscott andyscott deleted the as-parameterize-free-api branch August 17, 2016 17:51
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