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

Refactors suggested in last PR. #10

Merged
merged 2 commits into from
May 17, 2016
Merged

Refactors suggested in last PR. #10

merged 2 commits into from
May 17, 2016

Conversation

t8y8
Copy link
Contributor

@t8y8 t8y8 commented May 16, 2016

Now there is a connections property that always returns a list of connections.

In the legacy case it's just a list of one, in the federated case it's all of them (in order they are in the twb). This gives folks a consistent API for the future.

Updated tests to match. Examples and README as well.

Tests pass on my Mac in Py2 and Py3

…hat always returns a list of connections. In the legacy case it's just a list of one, in the federated case it's all of them (in order they are in the twb). This gives folks a consistent API. Updated tests to match, and the example and README as well
@t8y8
Copy link
Contributor Author

t8y8 commented May 16, 2016

With this PR I think issue #5 and issue #8 are addressed.

@benlower benlower merged commit 07aad95 into tableau:master May 17, 2016
eldang added a commit to eldang/tableau_tools that referenced this pull request Jun 15, 2017
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

2 participants