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

Update API to Julia Underscore Casing #165

Open
tawheeler opened this issue Feb 7, 2021 · 0 comments
Open

Update API to Julia Underscore Casing #165

tawheeler opened this issue Feb 7, 2021 · 0 comments

Comments

@tawheeler
Copy link
Member

The current API has a lot of methods that use camel case: tikzCode, plotHelper, etc.
This package was written before Julia settled on underscore case: tikz_code, plot_helper, etc.
Furthermore, some of these methods could be renamed to be verbs, such as get_tikz_code, plot_code, etc.

Unfortunately, these changes would probably not be backwards-compatible.

@tawheeler tawheeler changed the title Update API to Julia Casing Update API to Julia Underscore Casing Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant