jakartaee / jakartaee/jsonp-api
getLong and isType for JsonObject
Open
- Dominant language
- Java
- Stars
- 160
- Forks
- 64
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 4
Description
I am wondering if it is possible to add a getLong() method in the JsonObject interface and is also is possible to add is type which check if the specified Object/Array/etc is given
Contributor guide
Research direction
Start by reviewing the JsonObject interface and the existing accessor and type-checking API around it. Clarify the intended getLong() behavior and which Object, Array, or other types need checks; the work is done when the API shape and expected behavior are specified and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100