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

Remove some exported functions that clash with other packages #123

Merged
merged 2 commits into from Sep 13, 2018

Conversation

davidanthoff
Copy link
Member

This would make issues like JuliaPlots/Plots.jl#1736 go away.

I also think we don't need them, because folks can use load and save, which we reexport from FileIO.jl, so they can be nicely shared between lots of different packages.

@fredo-dedup I don't want to merge this without your approval, though.

@fredo-dedup
Copy link
Collaborator

This reduces the footprint of the package (less exported functions) while keeping the same functionnality and simplifying the code. So yes I fully approve !

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.625% when pulling 888e583 on davidanthoff:remove-exports into ed03ddf on fredo-dedup:master.

@davidanthoff davidanthoff merged commit 61c4e20 into queryverse:master Sep 13, 2018
@davidanthoff davidanthoff deleted the remove-exports branch September 13, 2018 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants