Skip to content

JsonReadFeature: Introduce missing features for JSON5 compatibility #707

Open
@GrahamLea

Description

@GrahamLea

The optional features in the JSON parser allow it be configured to almost be a fully-compatible parser for JSON5.

There's just a few missing features, documented here:
https://stackoverflow.com/questions/68312227/can-the-jackson-parser-be-used-to-parse-json5

Summarised as:

I propose that additional Jackson features be added for each of these JSON5 features to allow Jackson to be used as a fully-compliant JSON5 parser.

(#612 was a similar but more specific request, though it seems that feature is already covered)

EDIT: Following work has been done:

Metadata

Metadata

Assignees

No one assigned

    Labels

    pr-neededFeature request for which PR likely needed (no active development but idea is workable)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions