Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Generic way to create file-based stores and resources #220

Description

@NielsCharlier

I need to create file-based stores and resources in a more generic way, rather than being forced to use the store type specific methods (because I don't know the store type). The methods to do this are already present, but private. Could these be made public? Now I had to copy paste them into my project.

The methods are
createStore
removeStore
createResource

in the publisher.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions