VerbalExpressions / VerbalExpressions/JavaVerbalExpressions
Modifier constants
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 243
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
I think it would be better if we use constants for specifying modifiers. Inside the code, as it is constants are being used. I can send a PR maybe if you think this would be good.
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
Start by locating how modifiers are specified and where modifier constants are already used internally. Determine the public API changes needed for consistent constant-based modifier specification, then verify that existing modifier behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100