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

Revert PRs with changes that require more analysis #441

Merged
merged 3 commits into from
May 26, 2017

Conversation

ernesto-jimenez
Copy link
Member

@ernesto-jimenez ernesto-jimenez commented May 26, 2017

Reverts:

@DAddYE FYI

This reverts commit 5c861cc.

Bug was already fixed in another merge.
This reverts commit 17a0bd5.

Should avoid simply exporting an internal method.
@ernesto-jimenez
Copy link
Member Author

@DAddYE addressing #430 and #439 needs some analysis

We must be very careful with what we export.

@ernesto-jimenez ernesto-jimenez merged commit eb84487 into master May 26, 2017
@ernesto-jimenez ernesto-jimenez changed the title Revert PRs with Revert PRs with changes that require more analysis May 26, 2017
@ernesto-jimenez ernesto-jimenez deleted the revert-commits branch May 26, 2017 06:56
@ernesto-jimenez
Copy link
Member Author

FYI @josephholsten @KingofSouth and @yiminc

@josephholsten
Copy link
Contributor

@ernesto-jimenez: looks like my patch was redundant, revert is the right move for it. Thanks for the follow up!

@yiminc-zz
Copy link
Contributor

@ernesto-jimenez, #439 is to support a very valid use case, see issue #437 Please help on what else we could do to make that use case possible. Thanks.

@tamccall
Copy link
Contributor

@ernesto-jimenez reopened my pull request here. Ran go fmt sorry for missing that before. Let me know if any explanations are needed or if you would like changes to function naming. I mostly tried to keep the naming convention that was already in place in the various assert functions only dropping the assert verb such that it would read better in the so clauses.

@yiminc-zz
Copy link
Contributor

@ernesto-jimenez reopened my PR here #444. This new PR avoid exposing internal method, also added documentation to the new methods. Please put comments to the PR if you would like anything to be changed. Thanks.

@ernesto-jimenez
Copy link
Member Author

Replied to both PRs. Thank you all!

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.

4 participants