[GH-ISSUE #34] Use resource for preferences #31

Open
opened 2026-05-05 03:33:50 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @eschaton on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/cy384/ssheven/issues/34

Rather than having to format and parse the preferences to/from the data fork of a preferences file, you can save/restore a complete structure to/from a resource in the preferences file's resource fork.

You could also include a TMPL resource describing the format of the preferences structure to enable editing the preferences file in a resource editor like ResEdit or Resorcerer.

Originally created by @eschaton on GitHub (Feb 28, 2025). Original GitHub issue: https://github.com/cy384/ssheven/issues/34 Rather than having to format and parse the preferences to/from the data fork of a preferences file, you can save/restore a complete structure to/from a resource in the preferences file's resource fork. You could also include a `TMPL` resource describing the format of the preferences structure to enable editing the preferences file in a resource editor like ResEdit or Resorcerer.
gitea-mirror added the
enhancement
label 2026-05-05 03:33:50 -06:00
Author
Owner

@cy384 commented on GitHub (Mar 2, 2025):

Thanks for the suggestion, I'll have to experiment a bit with it. I do like the TMPL idea.

<!-- gh-comment-id:2692781873 --> @cy384 commented on GitHub (Mar 2, 2025): Thanks for the suggestion, I'll have to experiment a bit with it. I do like the TMPL idea.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ssheven#31
No description provided.