Provide built-in converter for atomics like AtomicInteger
Open
Component: Validation/Conversion
Priority: Minor
Type: New Feature
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
converters for these classes should be part of JSF
AtomicBoolean
AtomicInteger
AtomicLong
(all in the java.util.concurrent.atomic package)
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.0]
Contributor guide
Research direction
The issue names AtomicBoolean, AtomicInteger, and AtomicLong from java.util.concurrent.atomic but no repository files or tests. Start by locating existing JSF converter implementations and their tests, then compare how support for these three classes should fit the existing patterns. Done means built-in conversion support exists for all three atomic types with matching tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100