Skip to content

(for 2.7) Add support for setting FormatFeature via ObjectReader, ObjectWriter #819

@cowtowncoder

Description

@cowtowncoder

With Jackson 2.6, JsonParser, JsonGenerator and JsonFactory support concept of FormatFeature.
But to try to keep some level of compatibility between adjacent minor versions, support at databind level needs to wait until 2.7. At that point, we should wire up things to allow setting these features, similar to general, non-dataformat-specific JsonParser.Feature and JsonGenerator.Feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions