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

remove json_serializable / json_annotation dependencies #3

Open
jsiedentop opened this issue Feb 29, 2024 · 1 comment · May be fixed by #1
Open

remove json_serializable / json_annotation dependencies #3

jsiedentop opened this issue Feb 29, 2024 · 1 comment · May be fixed by #1
Labels
enhancement New feature or request

Comments

@jsiedentop
Copy link
Contributor

No description provided.

@jsiedentop jsiedentop added the enhancement New feature or request label Feb 29, 2024
@jsiedentop
Copy link
Contributor Author

This library should be lightweight and have no unnecessary dependencies. Fortunately, in this case the number of models is very manageable and ongoing changes are not to be expected. I think it makes sense to remove the code generator as part of a refactoring. #4 could be problematic if we try to solve it with json_serializable.

However, no need to hurry. Just to keep it in mind.

@jsiedentop jsiedentop linked a pull request Mar 8, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant