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

Get and side effects fix #555

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Get and side effects fix #555

merged 1 commit into from
Apr 3, 2018

Conversation

martinthomson
Copy link
Contributor

This just fixes a typo, but this text has more problems.

I'm having trouble connecting this final sentence to the text that precedes it. I think that the point is that including a body on GET is unwise because it might cause explosions. A point about side effects needs far more exposition, especially since GET is defined to be free from overt side effects (safe, idempotent, and all that business). If this were just another statement and the "As a result" is dropped, that's different.

Separately, I'm having trouble connecting this final sentence to the text that precedes it.  I think that the point is that including a body on GET is unwise because it might cause explosions.  A point about side effects needs far more exposition, especially since GET is defined to be free from overt side effects (safe, idempotent, and all that business).
@mnot
Copy link
Member

mnot commented Apr 3, 2018

Barg, I think that's a copy/paste error, will fix. thx.

@mnot mnot merged commit 461e746 into master Apr 3, 2018
@martinthomson martinthomson deleted the sde-effects branch April 3, 2018 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants