jakartaee / jakartaee/jsonp-api
Provide methods for inspection of JsonObjectBuilder
Open
- Dominant language
- Java
- Stars
- 160
- Forks
- 64
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 4
Description
At times, it may be useful to inspect a JsonObjectBuilder without needing to build it (such as determining whether or not the object contains a particular key, for example). Methods could be provided on JsonObjectBuilder to examine the state of the underlying JsonObject to be built
Contributor guide
Research direction
Start by reviewing the JsonObjectBuilder and JsonObject APIs to understand the existing builder and inspection capabilities. The work is complete when the required inspection methods are agreed on and exposed on JsonObjectBuilder without requiring the object to be built.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100