Skip to content

IPackable/IUnpackable should be respected even in collections #153

@yfakariya

Description

@yfakariya

Derived from #150.
If the collection (that means types implementing IEnumerable) implements IPackable and/or IUnpackable, the generated serializer should respect them.
To keep backward compatibility, SerializationContext should have compatibility switch which turn of this new (fixed) bahavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequires or request to feature enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions