Skip to content

Add new methods in Deserializers, Serializers for new IterationType? #3954

Closed
@cowtowncoder

Description

@cowtowncoder

(see #3950 for background)

With 2.16 there's new IterationType which applies to types like Iterator and Stream. Callback interfaces Deserializers and Serializers should probably be extended to have separate callback methods, with default implementation that simply delegates to:

  • Deserializers.findBeanDeserializer()
  • Serializers.findSerializer()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions