Skip to content

library references should be URIs, not the library name #1658

Closed
@kevmoo

Description

@kevmoo

See
https://pub.dartlang.org/documentation/angular/5.0.0-alpha+9/index.html

screen shot 2018-04-02 at 10 39 52 am

Doesn't help

Should be

angular.dart
builder.dart
core.dart
di.dart
experimental.dart
security.dart

These are the actual files I'd import.

...and more painfully
https://pub.dartlang.org/documentation/angular_components/0.9.0-alpha+9/index.html

In this case, there are many libraries named module – no way to tell them apart.

Better to have long URIs than ambiguous names...

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work oncustomer-google3Issues originating from or important to Angulartype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions