Skip to content
This repository was archived by the owner on Dec 6, 2017. It is now read-only.
This repository was archived by the owner on Dec 6, 2017. It is now read-only.

Di depends on dynamic version, even when static version is desired #171

Open
@alorenzen

Description

@alorenzen

Right now, src/module.dart imports relector_dynamic.dart, which in turn imports dart:mirrors. (https://github.com/angular/di.dart/blob/master/lib/src/module.dart#L6)

For using the static version of di, we should not depend on dart:mirrors.

Can we remove this dependency from the core code?

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