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

UnmodifiableMapView needs a better toString #16842

Closed
kevmoo opened this issue Feb 14, 2014 · 4 comments
Closed

UnmodifiableMapView needs a better toString #16842

kevmoo opened this issue Feb 14, 2014 · 4 comments
Assignees
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.

Comments

@kevmoo
Copy link
Member

kevmoo commented Feb 14, 2014

Show content?

@kevmoo
Copy link
Member Author

kevmoo commented Feb 14, 2014

Added Pkg-Collection, Triaged labels.

@kevmoo
Copy link
Member Author

kevmoo commented Mar 20, 2014

Set owner to @kevmoo.
Added Started label.

@kevmoo
Copy link
Member Author

kevmoo commented Mar 23, 2014

I looked into this a bit. UnmodifiableMapView extends DelegatingMap which pipes toString to the wrapped class.

I'm a bit confused as to why toString in some cases comes out as the class name.


Added PatchesWelcome label.

@kevmoo kevmoo added Type-Defect area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Mar 23, 2014
@kevmoo kevmoo self-assigned this Mar 23, 2014
@DartBot
Copy link

DartBot commented Jun 4, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.
Projects
None yet
Development

No branches or pull requests

2 participants