Skip to content

Deserializing to List<T> will return the list as items of first parent abstract type without warning #11

@Measurity

Description

@Measurity

Either of these should be done to fix this trap:

  • Warn user that type information is lost.
  • Fix BinaryPack to return the type for every reference in the List as it was serialized.

See #7 for more info and PR #10 that allows users to specify which parent type should be used when deserializing.

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