Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

@Imports annotation uses global constant #22

@binarybro

Description

@binarybro

Imports are currently stored in a global constant. We should explore using dependency injection for this.

However, this poses problems when using annotations on components for lack of access to a component's injection context.

A possible solution could be to annotate a class member instead of the component.

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