Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.
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

@NielsCharlier

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions