Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

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

Open
erickvermot opened this issue Jul 24, 2017 · 0 comments

Comments

@erickvermot
Copy link
Contributor

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 #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 #415 will allow more fixes from the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant