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 Unnecessary Serializable/Externalizable from Codebase #4359

Open
cpwright opened this issue Aug 23, 2023 · 0 comments
Open

Remove Unnecessary Serializable/Externalizable from Codebase #4359

cpwright opened this issue Aug 23, 2023 · 0 comments
Assignees
Milestone

Comments

@cpwright
Copy link
Contributor

As a developer, I want to avoid having unnecessary Serializable and Externalizable in the object tree; to avoid confusion and the possibility of writing objects that are not specifically intended to be written and then having future compatibility problems.

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

No branches or pull requests

3 participants