Skip to content

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

@TomNicholas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features or improvements

    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