Skip to content

core-di: replace @abraham/reflection with a global map #22

@shellicar

Description

@shellicar

core-di uses @abraham/reflection for metadata storage, but it's not doing anything that a plain Map couldn't handle. Replace the dependency with a global map.

This removes an external dependency without changing the public API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions