isXander / isXander/YetAnotherConfigLib
Subgroups
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 155
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
The ability to nest groups and list options within other groups, would be a nice feature and would make large configs easier to write and navigate. Although I don't think infinite nesting is a good idea, I think that 1 layer of nesting would be enough and would also not have an adverse UX impact.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by tracing the configuration builder and group APIs, then determine how one nesting layer should be represented and navigated. Done means groups can contain groups or options within the stated one-level limit, with coverage for the supported configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100