Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Limit the number of exported symbols from angular libraries #398

Closed
pavelgj opened this issue Jan 8, 2014 · 2 comments · Fixed by #769
Closed

Limit the number of exported symbols from angular libraries #398

pavelgj opened this issue Jan 8, 2014 · 2 comments · Fixed by #769
Milestone

Comments

@pavelgj
Copy link
Contributor

pavelgj commented Jan 8, 2014

package:angular/angular.dart is exporting too many unnecessary symbols which sometime clash with other user-defined and 3rd-party symbols. For instance, NullTreeSanitizer is commonly used.

@jbdeboer
Copy link
Contributor

jbdeboer commented Jan 8, 2014

Is it possible to analyze the package and track the exported symbols? @justinfagnani

@ghost ghost assigned pavelgj Jan 9, 2014
@jbdeboer
Copy link
Contributor

Stealing this one for some fun.

@jbdeboer jbdeboer assigned jbdeboer and unassigned pavelgj Feb 12, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 19, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 19, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 19, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 19, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 19, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 20, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 20, 2014
jbdeboer added a commit to jbdeboer/angular.dart that referenced this issue Mar 20, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants