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

Using dataclasses as middle format? #144

Open
beregond opened this issue Feb 28, 2021 · 0 comments
Open

Using dataclasses as middle format? #144

beregond opened this issue Feb 28, 2021 · 0 comments
Projects

Comments

@beregond
Copy link
Collaborator

Primarly jsonmodels was created before dataclasses era - so the question is - how could we use advantages of dataclasses for our own sake?

  • auto generate model from dataclass?
  • provide auto generated dataclass from model? (Inner representation, much easier to implement)
  • provide any binding between dataclasses and models?
@beregond beregond created this issue from a note in development (Limbo) Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant