Skip to content

Restore default implementation of Store.namespaces #1431

@mwatts15

Description

@mwatts15

The Store class has had an implementation of namespaces which returns an empty generator. This was removed in 6.0.2, so that stores which don't support namespaces would have to implement the method in order to work with code which queries for namespaces with this method (e.g., by creating a namespace manager) generically without knowing the underlying Store.

breaking commit: 90f6fe5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions