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

Add optional separator string in StringSink.writeAll() #8694

Closed
DartBot opened this issue Feb 22, 2013 · 5 comments
Closed

Add optional separator string in StringSink.writeAll() #8694

DartBot opened this issue Feb 22, 2013 · 5 comments
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

Comments

@DartBot
Copy link

DartBot commented Feb 22, 2013

This issue was originally filed by @tatumizer


Current method writeAll() in StringSink (and StringBuffer, by implication) does not allow passing separator (e.g. comma). [ Use cases for this method without separator are very rare ]

@anders-sandholm
Copy link
Contributor

Added Area-Library, Triaged labels.

@lrhn
Copy link
Member

lrhn commented Mar 13, 2013

Issue #9115 has been merged into this issue.

1 similar comment
@munificent
Copy link
Member

Issue #9115 has been merged into this issue.

@floitschG
Copy link
Contributor

Set owner to @floitschG.
Added Started label.

@floitschG
Copy link
Contributor

Fixed a long time ago.


Added Fixed label.

@DartBot DartBot added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. labels Oct 15, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
Projects
None yet
Development

No branches or pull requests

5 participants