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

Transform IRIArgument into a class #391

Closed
luigi-asprino opened this issue Jun 22, 2023 · 0 comments
Closed

Transform IRIArgument into a class #391

luigi-asprino opened this issue Jun 22, 2023 · 0 comments
Labels
Improvement Doing the same thing but better
Milestone

Comments

@luigi-asprino
Copy link
Member

It is an enumeration, but it is never used as such.
Maybe it could be convenient to transform it into a class and use it to instantiate all the options (which are often declared as string).
Instantiating options as objects has the advantage of providing additional information about the option (e.g. default value or description of the options).

@luigi-asprino luigi-asprino added the Improvement Doing the same thing but better label Jun 22, 2023
@luigi-asprino luigi-asprino added this to the v1.0.0 milestone Jun 22, 2023
luigi-asprino added a commit that referenced this issue Jun 22, 2023
luigi-asprino added a commit that referenced this issue Jun 22, 2023
@enridaga enridaga modified the milestones: v1.0.0, v0.9.0 Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Doing the same thing but better
Projects
None yet
Development

No branches or pull requests

2 participants