Skip to content

Make ScriptExecutor namespaces immutable and make import/remove methods virtual #1040

@lukebuehler

Description

@lukebuehler

See discussions here: #1036

  1. Replace IScriptExecutor.Namespaces with IReadOnlyCollection<string> Namespaces { get; } (Possibly a breaking change if people add namespaces directly to this collection, but they shouldn't be anyhow)

  2. make Import / Remove Namespaces methods virtual

Any input? Will prep PR

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions