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

consider optional-option for parameter #42

Open
Tracked by #30
i-n-g-o opened this issue Jul 9, 2024 · 1 comment
Open
Tracked by #30

consider optional-option for parameter #42

i-n-g-o opened this issue Jul 9, 2024 · 1 comment
Milestone

Comments

@i-n-g-o
Copy link
Member

i-n-g-o commented Jul 9, 2024

Accepts "no value" as a valid value: The parameter-value can be "unset".

@i-n-g-o i-n-g-o mentioned this issue Jul 9, 2024
25 tasks
@i-n-g-o i-n-g-o added this to the v1.0 milestone Jul 9, 2024
@i-n-g-o
Copy link
Member Author

i-n-g-o commented Oct 25, 2024

It does not seem to make sense as an option as this will unlikely be changed during runtime. This could rather be a new data type "Optional<T>".

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