Skip to content

Jackson 3 TypeFactory CollectionTypes #3926

Closed
@pjfanning

Description

@pjfanning

Could we consider fixing the issue described in

// 01-Nov-2015, tatu: As of 2.7, couple of potential `CollectionLikeType`s (like
// `Iterable`, `Iterator`), and `MapLikeType`s (`Map.Entry`) are not automatically
// detected, related to difficulties in propagating type upwards (Iterable, for
// example, is a weak, tag-on type). They may be detectable in future.
about not treating some collection types as collection types in TypeFactory.

  • Stream
  • Iterator
  • Map.Entry

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