Skip to content

PersistentDirectoryClient is not persistent #19

Description

@utdrmac

The whole point of using a persistent directory is so that data is not lost on application restart. As it stands now, when you re-launch the app using PersistentDirectoryClient on the same directory, any data that was previously persisted, is lost.
The PersistentDirectoryClient object should import any files found inside the directory on init so that previous data is not lost.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions