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

StreamController API description is not up to date #10200

Closed
DartBot opened this issue Apr 25, 2013 · 4 comments
Closed

StreamController API description is not up to date #10200

DartBot opened this issue Apr 25, 2013 · 4 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-a library-async P2 A bug or feature request we're likely to work on type-documentation A request to add or improve documentation

Comments

@DartBot
Copy link

DartBot commented Apr 25, 2013

This issue was originally filed by @marcojakob


The current Dart API description of StreamController contains outdated statements (I'm using SDK 0.5.0.1_r21823):

The terms [onSubscriptionStateChange] and [onPauseStateChange] should probably be changed to [onListen], [onPause], [onResume], and [onCancel].

@kasperl
Copy link

kasperl commented Apr 29, 2013

Added Area-Library, Triaged labels.

@floitschG
Copy link
Contributor

Added Accepted label.

@floitschG
Copy link
Contributor

Added Ready-to-implement label.

@lrhn
Copy link
Member

lrhn commented Apr 25, 2014

May be stale.


Removed Type-Defect label.
Added Type-Documentation, Library-Async labels.

@DartBot DartBot added type-documentation A request to add or improve documentation Priority-Medium area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-async labels Apr 25, 2014
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on and removed accepted labels Feb 29, 2016
@lrhn lrhn added the core-a label Aug 11, 2017
@whesse whesse closed this as completed in 8752e7a Oct 3, 2017
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. core-a library-async P2 A bug or feature request we're likely to work on type-documentation A request to add or improve documentation
Projects
None yet
Development

No branches or pull requests

6 participants