Skip to content

(2.8) Change TypeDeserializerBase to take JavaType for defaultImpl, NOT Class #1084

@cowtowncoder

Description

@cowtowncoder

(for background, see #1083)

Turns out that it is not possible to properly resolve defaultImpl value from Class, from constructor of TypeDeserializerBase. But there should be no need to wait until there: caller should provide fully resolved JavaType already.

Since changes required are to semi-public API, change can not be made in patch release, has to wait until 2.8 development.

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