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

Enforce serializability at runtime #47

Merged
merged 4 commits into from
Aug 19, 2023

Conversation

jeanbarrossilva
Copy link
Owner

Enforces Loadable's, ListLoadable's and SerializableList's serializability at runtime instead of requiring their contents to conform to Serializable.

@jeanbarrossilva jeanbarrossilva added the change Relevant changes to the overall public API label Aug 19, 2023
@jeanbarrossilva jeanbarrossilva self-assigned this Aug 19, 2023
@jeanbarrossilva jeanbarrossilva force-pushed the change/enforce-serializability-at-runtime branch from a1918f5 to fb0e959 Compare August 19, 2023 15:49
@jeanbarrossilva jeanbarrossilva force-pushed the change/enforce-serializability-at-runtime branch from fb0e959 to d2da1a3 Compare August 19, 2023 15:57
@jeanbarrossilva jeanbarrossilva merged commit 39e03a2 into main Aug 19, 2023
2 checks passed
@jeanbarrossilva jeanbarrossilva deleted the change/enforce-serializability-at-runtime branch August 19, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Relevant changes to the overall public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant