Skip to content

remove unused ConstantTypeList, join FixedTypeList and TypeList, and fix them #23

Open
@ajoaoff

Description

@ajoaoff

Original issue opened by @erickvermot at kytos#418.

ConstantTypeList is never used.
TypeList is only used by FixedTypeList, and already behaves as if the list had fixed type.

+ FixedTypeList needs many fixes, specially regarding elements sizes, since it considers that elements of the same type have the same size.

in the closed PR kytos#392 I fixed many of them. Since the PR was rejected, I separated a few of those fixes here: https://github.com/erickvermot/python-openflow/tree/list_fix
Issue kytos#415 will allow more fixes from the PR.

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