Skip to content

Option to make filters immutable when adding rules changing its semantic #70

@jclaveau

Description

@jclaveau

Presently, filter mus be copied regularly to avoid misuse of rules.

Immutability would induce loss of performance especially due to duplicates of simplification process which is extremely expensive.

Autocopy of the filter everytime its logic is changed would avoid this loss of performance and easy its use

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions