Skip to content

Support Symbol for container id #209

Open
@hisham

Description

@hisham

Description

Container.of used to accept instanceId of any. Now it only accepts string (see this commit: 511e37f). Shouldn't it also support Symbol or Token to prevent name clashes?

Proposed solution

Should be able to do Container.of(Symbol('my-container'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: fixedIssues with merged PRs, but not released yet.type: featureIssues related to new features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions