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

Deserialization bug for java classes nested in other classes #77

Open
jjg-123 opened this issue Sep 7, 2024 · 0 comments
Open

Deserialization bug for java classes nested in other classes #77

jjg-123 opened this issue Sep 7, 2024 · 0 comments

Comments

@jjg-123
Copy link
Collaborator

jjg-123 commented Sep 7, 2024

If a java module is referenced in a QDL module and serialized, the state is not wholly restored on deserialization. This is because there is redundant code. centralize the code so all of it executes faithfully.

jjg-123 added a commit that referenced this issue Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant