ManagerSettings API only allows for boolean values
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 548
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
This is kind of restrictive, would be nice to be able to for example have a FlagParsingMode enum setting.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ManagerSettings API and examining how its current boolean-only settings are defined and consumed. Review the desired FlagParsingMode enum setting and determine the broader API shape and compatibility requirements; done means settings can support this non-boolean example with appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100