Skip to content

Conversation

@alexhroom
Copy link
Collaborator

@alexhroom alexhroom commented Jan 22, 2025

Fixes #122.

my_project_class.save("./project.json")
Project.load("./project.json")

my_controls_class.save("./controls.json")
Controls.load("./controls.json")

@alexhroom alexhroom changed the title Adds save and load method to project, controls and results Adds save and load method to project and controls Jan 27, 2025
@alexhroom alexhroom requested a review from DrPaulSharp January 27, 2025 11:54
@alexhroom alexhroom marked this pull request as ready for review January 27, 2025 11:54
@alexhroom alexhroom merged commit 41572cd into RascalSoftware:main Jan 27, 2025
7 checks passed
@alexhroom alexhroom deleted the 122-save-load branch January 27, 2025 14:39
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

Successfully merging this pull request may close these issues.

Add save and load methods to Project, Controls and Results

2 participants