Skip to content

[DATATYPE] Create base DataType without all parameters and use it for "switch" Vector type #2629

@blythed

Description

@blythed

The base Datatype contains many extraneous parameters, which we don't necessarily need (encoder for example).
We should add an intermediate class in the hierarchy to solve this, which we can subclass with Vector.

Vector will have its encode implementation based on this suggestion: #2562 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions