Skip to content

SaveState Audit #21

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

Closed
15 of 16 tasks
STREGA opened this issue Jun 11, 2023 · 0 comments · Fixed by #29
Closed
15 of 16 tasks

SaveState Audit #21

STREGA opened this issue Jun 11, 2023 · 0 comments · Fixed by #29
Milestone

Comments

@STREGA
Copy link
Contributor

STREGA commented Jun 11, 2023

GateEngine

  • Key Value Store API with namespaces
    • Lock to explicit type (Bool, Int, UInt, Double, String, etc...)
    • Consider future cloud services compatibility
  • File I/O through File System Abstraction
    • Allow Data and any Codable
    • Allow specifiable path
  • Strip Foundation imports #28
    • Replace Data.init(contentsOf:) usage

Platforms

  • macOS
    • Native File System Abstraction
    • Push SaveState through FileSystem
  • iOS/tvOS
    • Native File System Abstraction
    • Push SaveState through FileSystem
  • HTML5
  • Windows
    • Native File System Abstraction
    • Push SaveState through FileSystem
  • Linux
    • Native File System Abstraction
    • Push SaveState through FileSystem
@STREGA STREGA added this to the GateEngine v1.0.0 milestone Jun 11, 2023
@STREGA STREGA pinned this issue Jun 28, 2023
@STREGA STREGA linked a pull request Jul 1, 2023 that will close this issue
@STREGA STREGA mentioned this issue Jul 2, 2023
@STREGA STREGA changed the title Data/State Persistence Audit SaveState Audit Jul 16, 2023
@STREGA STREGA unpinned this issue Jul 24, 2023
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 a pull request may close this issue.

1 participant