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

open... functions work with any store #56

Closed
alimanfoo opened this issue Sep 6, 2016 · 1 comment
Closed

open... functions work with any store #56

alimanfoo opened this issue Sep 6, 2016 · 1 comment
Milestone

Comments

@alimanfoo
Copy link
Member

The functions open_array and open_group could accept a store as argument, providing mode semantics for opening any store.

Also the open function could be made more flexible to return group or array depending on what is found.

@alimanfoo alimanfoo modified the milestone: v2.1 Sep 6, 2016
@alimanfoo
Copy link
Member Author

The store argument could be made polymorphic, if string ending with '.zip' create ZipStore, elif string create DirectoryStore, else assume MutableMapping.

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