Skip to content

Remove responsibility for managing readonly flag from abstract Store hierarchy? #3186

Description

@TomNicholas

Copying @paraseba's suggestion from pydata/xarray#10457:

Long term, I'd love to see the responsibility for managing the readonly flag removed from the abstract Store hierarchy. It feels this is a concern that is beyond what a Store should know about. It would help us keeping the Stores abstract and focused. Readonly-ness sounds like a session concern, independent of the details of how to write zarr objects to different media.

cc @maxrjones @d-v-b

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

    enhancementNew features or improvements

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions