Skip to content

Persist script parameters on a per-script basis #193

@ctrueden

Description

@ctrueden

Right now, the same class (ScriptModule) is always used when calling the PrefService to persist script input values. This means that two scripts which declare the same parameter name, even with different types, will stomp each other.

We should update the framework to use a (quasi?)-unique key per script.

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