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

Correct way to have multiple instances #3

Open
cinderblock opened this issue May 28, 2018 · 2 comments
Open

Correct way to have multiple instances #3

cinderblock opened this issue May 28, 2018 · 2 comments

Comments

@cinderblock
Copy link
Contributor

I have a need to use this package with two different scales simultaneously. Unfortunately new angles() doesn't work. Is there a nice way this could be implemented? Or would this need a new breaking api?

@infusion
Copy link
Collaborator

I think the least breaking option would be to add one optional parameter to every function. Since this is just a function collection, I wanted to have the functions all static.

@infusion
Copy link
Collaborator

Would a second parameter work? Or is this not relevant anymore?

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

2 participants