Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/collection: consider deprecating UnmodifiableMapView and pointing folks to dart:collection >= 1.4 #17946

Closed
kevmoo opened this issue Apr 1, 2014 · 6 comments
Assignees
Labels
area-pkg type-enhancement A request for a change that isn't a bug

Comments

@kevmoo
Copy link
Member

kevmoo commented Apr 1, 2014

I hit a type collisions between the new UnmodifiableMapView in 1.4 SDK and the type in collection.

pkg/collection 0.9.1+1 should exclude exclude 1.4 to eliminate collisions

@lrhn
Copy link
Member

lrhn commented Apr 1, 2014

How did you get that type collision?
Is it just a warning, or is it an error (it should be a warning only).

@kevmoo
Copy link
Member Author

kevmoo commented Apr 1, 2014

@kasperl
Copy link

kasperl commented Jul 10, 2014

Added this to the 1.6 milestone.

@sethladd
Copy link
Contributor

Kevin, want to take a crack at this? Or bump from High.


Set owner to @kevmoo.

@kevmoo
Copy link
Member Author

kevmoo commented Jul 25, 2014

Removed this from the 1.6 milestone.
Removed Type-Defect, Priority-High labels.
Added Type-Enhancement, Priority-Medium labels.
Changed the title to: "pkg/collection: consider deprecating UnmodifiableMapView and pointing folks to dart:collection >= 1.4".

@DartBot
Copy link

DartBot commented Jun 4, 2015

This issue has been moved to dart-lang/collection#4.

@DartBot DartBot closed this as completed Jun 4, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants