RCP icon indicating copy to clipboard operation
RCP copied to clipboard

consider optional-option for parameter

Open i-n-g-o opened this issue 1 year ago • 1 comments

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

i-n-g-o avatar Jul 09 '24 20:07 i-n-g-o

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>".

i-n-g-o avatar Oct 25 '24 20:10 i-n-g-o