Skip to content
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

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

Open
NielsCharlier opened this issue Jul 14, 2017 · 0 comments
Open

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

NielsCharlier opened this issue Jul 14, 2017 · 0 comments

Comments

@NielsCharlier
Copy link

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.

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

No branches or pull requests

1 participant