RCP
RCP copied to clipboard
consider optional-option for parameter
Accepts "no value" as a valid value: The parameter-value can be "unset".
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>".