eclipse-jdt / eclipse-jdt/eclipse.jdt.core
[28] JEP 540: Simple JSON API (Incubator)
Open
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
ref: https://openjdk.org/jeps/540
Summary
Define a simple, standard API for parsing and generating JSON documents so that doing so does not require an external library. Enable many JSON processing tasks to be accomplished with little coding. This is an [incubating API](https://openjdk.org/jeps/11).
Investigate for any impact
Contributor guide
Research direction
Read the referenced JEP 540 first and investigate its impact on Eclipse JDT Core. The issue names no files or tests, so identify the affected Java 28 support areas and establish whether any implementation or compatibility work is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100