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

Improve check_limits decorator #159

Open
MichaelWedel opened this issue Dec 14, 2016 · 0 comments
Open

Improve check_limits decorator #159

MichaelWedel opened this issue Dec 14, 2016 · 0 comments

Comments

@MichaelWedel
Copy link
Contributor

The check_limits decorator that was introduced in #157 has a few shortcomings. In its current form it can only be used on class methods with one numeric parameter.

However it should be extended to be usable on free functions and to decorate functions with multiple parameters that need limit checking.

@MichaelWedel MichaelWedel added this to the Backlog milestone Dec 14, 2016
@MichaelWedel MichaelWedel self-assigned this Jan 5, 2017
@MichaelWedel MichaelWedel modified the milestones: Release 1.0.3, Backlog Jan 12, 2017
@MichaelWedel MichaelWedel removed their assignment Feb 8, 2017
@MichaelWedel MichaelWedel modified the milestones: Backlog, Release 1.0.3 Mar 6, 2017
@mattclarke mattclarke removed this from the Backlog milestone Sep 10, 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

2 participants