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

Add file I/O capabilities to Option #6

Closed
jon-axon opened this issue Feb 22, 2023 · 0 comments
Closed

Add file I/O capabilities to Option #6

jon-axon opened this issue Feb 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jon-axon
Copy link
Owner

It should be possible for Option configurations to be stored in files, and for a hosting application to instantiate the struct directly from this by passing the filename to a constructor method.

Similarly, a method for persisting configured Option instances to disk should be included, to allow a user within a hosting application to set up a series of preferred options then persist these for use in later sessions.

@jon-axon jon-axon added the enhancement New feature or request label Feb 22, 2023
@jon-axon jon-axon self-assigned this Feb 22, 2023
@jon-axon jon-axon added this to the v0.4 (File I/O) milestone Feb 22, 2023
@jon-axon jon-axon changed the title Add file I/O capabilities to Option struct, via appropriate helper methods Add file I/O capabilities to Option Feb 22, 2023
jon-axon added a commit that referenced this issue Mar 10, 2023
@jon-axon jon-axon modified the milestones: v0.4 (File I/O), v0.5 (Improved GUI PoC) Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant