Skip to content

Deprecate ObjectMapper.canDeserialize()/ObjectMapper.canSerialize() in 2.18 #4570

@cowtowncoder

Description

@cowtowncoder

(note: offshoot of discussion in #4568)

As per #1917 there is limited value in these 2 methods (and underlying machinery), and hence they are dropped from 3.0, as we cannot drop them from 2.x due to backwards-compatibility requirements.
But since the fundamental problem exists, we should mark them as @deprecated in 2.x (specifically, 2.18).

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.18Issues planned at 2.18 or later

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions