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

Variable names in SDK calls are not all lower case #2

Closed
MikeTheWatchGuy opened this issue Jul 16, 2018 · 1 comment
Closed

Variable names in SDK calls are not all lower case #2

MikeTheWatchGuy opened this issue Jul 16, 2018 · 1 comment

Comments

@MikeTheWatchGuy
Copy link
Collaborator

The options for Elements are specified when you create an element of some kind. It's when the Element is created that the options are specified. They are currently CamelCased but should be all_lower_case.

Just about finished with renaming everything. All of the sample code and the readme needed changing.

Version 2.0 is around the corner as this was a big change. This will break existing code unfortunately, but it's something that must be fixed.

@MikeTheWatchGuy
Copy link
Collaborator Author

FIXED! Requires changes to everyone's code that was on 1.x. It's a necessary change however.

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

No branches or pull requests

1 participant