Creation Review

Type
Creation
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Project
Proposal

Eclipse Parsson

Tuesday, May 4, 2021 - 10:35 by Lukas Jungmann
This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process) and is written to declare its intent and scope. We solicit additional participation and input from the community. Please login and add your feedback in the comments section.
Project
Parent Project
Proposal State
Created
Background

Move the implementation of the Jakarta JSON Processing specification out from the specification project repository/project.

Scope

Eclipse Parsson is an implementation of Jakarta JSON Processing Specification.

Description

Eclipse Parsson provides an implementation of Jakarta JSON Processing Specification. It allows processing (e.g. parse, generate, transform and query) JSON documents. It produces and consumes JSON in a streaming fashion (similar to StAX API for XML) and allows to build a Java object model for JSON using API classes (similar to DOM API for XML).

Why Here?

The project is currently part of EE4J

Future Work

Implementent new features/functionality added to Jakarta JSON Processing Specification

Project Scheduling

Intent is to have first release availble by end of May/mid June 2021 (sooner is better). Next release is planned for Jakarta EE 10. There may be service releases for the initial release before Jakarta EE 10 goes live. Afterwards Jakarta EE releases are to be followed.

Initial Contribution

Source code is to be taken from the https://github.com/eclipse-ee4j/jsonp repository

Source Repository Type