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
Description
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
Labels
No labels