Skip to content

Adding Generic support for various classes #7625

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

Closed
wants to merge 1 commit into from

Conversation

bradykieffer
Copy link

Specifically, have the following classes inherit from Generic:

  • ClassLookupDict
  • DataAndFiles
  • BaseSerializer
  • Field
  • RelatedField

This reduces overall boilerplate-y code + feels like a more idiomatic approach.

refs #7624

Specifically, have the following classes inherit from Generic:

* ClassLookupDict
* DataAndFiles
* BaseSerializer
* Field
* RelatedField

Addresses: encode#7624
@bradykieffer
Copy link
Author

Closing based on the resolution in #7624

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

Successfully merging this pull request may close these issues.

1 participant