Skip to content

make consistent GenericType initialization #24

Open
@ajoaoff

Description

@ajoaoff

Original issue opened by @erickvermot at kytos#426.

GenericType accepts a value named argument in its initialization that defaults to None. I propose we keep the GenericType derivatives consistent, naming their initialization argument value and letting them accept None.

BinaryData case is treated in: kytos#420

and Pad is treated as a special case.

The proposed modifications were introduced in kytos#392 , and is now isolated in another branch (kytos/python-openflow@master...erickvermot:generictype_init_value_pr) since kytos#392 was rejected.

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