Add ability to set explicit null value
Open
enhancement
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Without an explicit null, it is not possible for an earlier loader to 'turn off' a value set by a later loader - that seems like basic functionality.
Additionally, at some point it would be nice to support OR and XOR related Properties. In that case in particular, setting one value would require unsetting/nulling another value.
Contributor guide
Assessment
This issue has not been assessed yet.