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

On deserialize from JSON function and variable edit window missing back reference to workspace #71

Closed
jjg-123 opened this issue Aug 18, 2024 · 0 comments

Comments

@jjg-123
Copy link
Collaborator

jjg-123 commented Aug 18, 2024

Real edge case. Loading a workspace that has been saved then attempting to edit (in the Swing GUI) a completely new function e.g.

)funcs edit f 1

Pops up the window, but there is no reference to the workspace set, so saved cause an NPE. This is because the workspace is reset on deserialization. Just set it.

@jjg-123 jjg-123 changed the title On deserialize from JSON function and variable edit windown missing back reference to workspace On deserialize from JSON function and variable edit window missing back reference to workspace Oct 29, 2024
@jjg-123 jjg-123 closed this as completed Oct 29, 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