jakartaee / jakartaee/jsonp-api

Enable to pass a list of jsonpointers like to whitelist/blacklist in jsonparser

Open
#235 9 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
160
Forks
64
Avg merge
4d 5h
Merged PRs (30d)
4

Description

When you know what you read, passing some whitelist/blacklist of parser events to skip can enable to reduce memory consumption and optimize the execution.

This is somehow related to https://github.com/eclipse-ee4j/jsonb-api/issues/224#issuecomment-590126204

Side note: can need to generalize jsonpointer syntax to support wildcards for arrays.

Contributor guide

Open the contributing guide

Research direction

Start by reading the JSONP parser API and the linked JSON-B discussion to understand the requested whitelist/blacklist behavior. Define how JSON Pointers map to parser events, including whether array wildcards are supported; done means the API and behavior are specified clearly enough to implement and validate.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.