Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting a custom enum base class #26

Open
ariebovenberg opened this issue Nov 10, 2018 · 0 comments
Open

setting a custom enum base class #26

ariebovenberg opened this issue Nov 10, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@ariebovenberg
Copy link
Owner

It should be possible to set a custom Enum base class. This class should be used by Schema to construct the Enum classes.

This should be possible in the Schema constructors, as described here.

Custom (de)serialization will become possible when #22 is implemented.

@ariebovenberg ariebovenberg changed the title custom enum base class setting a custom enum base class Nov 10, 2018
@ariebovenberg ariebovenberg added the enhancement New feature or request label Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant