Skip to content

Provide option to make loaded resources immutable #236

@eFrane

Description

@eFrane

Sometimes, resources are only needed for data lookup and don't have to be mutable. It may be beneficial both to prevent users from making mistakes and for performance reasons to add an option to the actions to store the data in an immutable (Object.freeze()) way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions