Skip to content

Helper client code consolidation #20

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 3 commits into from
Apr 28, 2018
Merged

Helper client code consolidation #20

merged 3 commits into from
Apr 28, 2018

Conversation

mattsb42-aws
Copy link
Member

It turns out that the high level helper clients ended creating a lot of duplicate code. This takes all of that duplicate code, consolidates it into a few helper functions in internal.util, and replaces the individual methods on the helper clients with partially curried calls to those helpers.

BLOCKED BY #19

NOTE

To ease parallelization of efforts, this PR is based on the DELETE-m-2 fork. Prior to looking over this PR, #19 should be merged to master and the base for this PR be changed to master.

@mattsb42-aws mattsb42-aws mentioned this pull request Apr 27, 2018
@praus praus changed the base branch from DELETE-m-2 to master April 28, 2018 00:30
@mattsb42-aws mattsb42-aws merged commit a0d0bce into aws:master Apr 28, 2018
@mattsb42-aws mattsb42-aws deleted the de-duplication branch April 28, 2018 00:54
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