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

Make use of macros for defining swipe-related items #110

Open
diego-plan9 opened this issue Oct 6, 2022 · 0 comments
Open

Make use of macros for defining swipe-related items #110

diego-plan9 opened this issue Oct 6, 2022 · 0 comments
Labels
enhancement New feature or request small Issue with a seemingly small scope

Comments

@diego-plan9
Copy link
Owner

Related to #26

As the number of events increases, there are some places in the codebase which might benefit from using macros to declare them: for example, the list of arguments related to swipe in the Ops struct for clap.

We should evaluate introducing some macros to alleviate the effort and make it less error-prone, reduce repetition and increase the readability overall.

@diego-plan9 diego-plan9 added enhancement New feature or request small Issue with a seemingly small scope labels Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request small Issue with a seemingly small scope
Projects
None yet
Development

No branches or pull requests

1 participant