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

make consistent GenericType initialization #426

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

make consistent GenericType initialization #426

erickvermot opened this issue Jul 26, 2017 · 0 comments

Comments

@erickvermot
Copy link
Contributor

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: #420

and Pad is treated as a special case.

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

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