Skip to content

Move IOContext field in 3.0 from ParserBase to ParserMinimalBase #1097

@cowtowncoder

Description

@cowtowncoder

(note: offshoot of #1094 changes)

Now that IOContext has life-cycle, its management becomes more important. This is easier to do deeper down in the stack it exists -- we probably do not want it at API level (JsonGenerator / JsonParser), but should move it to the lowest partial implementation level.

Due to possible risk, only for 3.0 (master)

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xIssues to be only tackled for Jackson 3.x, not 2.x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions