Skip to content
This repository was archived by the owner on Nov 26, 2023. It is now read-only.
This repository was archived by the owner on Nov 26, 2023. It is now read-only.

.fetchAll() should return a clone of the cache #9

Open
@fergcb

Description

@fergcb

The .fetchAll() method of ResourceManager classes should return a frozen copy of the Manager's cache, not the cache itself, to prevent the consumer accidentally modifying the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions