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

Move backend serialization logic back in to individual entities #94

Open
BomBardyGamer opened this issue Dec 25, 2022 · 0 comments
Open

Comments

@BomBardyGamer
Copy link
Member

Ever since the serialization was split from the entity implementation classes, it has had many issues, including having to over-expose private or protected types, some issues with weird casting so the serializer can be used, and other issues.

This suggestion recommends the logic be moved back in to the individual entity classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant