lrhn / dep-configured-imports

Dart Enhancement Proposal for Configurable Imports.
8 stars 1 forks source link

dart.feature.html to match `dart:html` #6

Closed seaneagan closed 9 years ago

seaneagan commented 9 years ago

Currently it is dart.feature.dom... wouldn't it be better to match?

seaneagan commented 9 years ago

Ok, I guess it's because it also unlocks dart:svg et al. So it probably is better to use a distinct name. dom is probably good, web could work too. Closing.