Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

data might be too general a name? #30

Closed
cormullion opened this issue Oct 6, 2018 · 2 comments · Fixed by #31
Closed

data might be too general a name? #30

cormullion opened this issue Oct 6, 2018 · 2 comments · Fixed by #31

Comments

@cormullion
Copy link

I noticed that data is reserved after adding Images... Seems a bit too general a name for a very specific function?

julia-1.0> using Images

julia-1.0> data
data (generic function with 2 methods)
@timholy
Copy link
Member

timholy commented Oct 6, 2018

Agreed. We could either change it to arraydata or just force people to module-scope it. Thoughts?

@cormullion
Copy link
Author

arraydata or axesdata look fine. (I don't use it.)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants