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

should be able to pull changes for a single observer #14090

Closed
jmesserly opened this issue Oct 14, 2013 · 15 comments
Closed

should be able to pull changes for a single observer #14090

jmesserly opened this issue Oct 14, 2013 · 15 comments
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.

Comments

@jmesserly
Copy link

currently, Observable.deliverChanges delivers to all observers, this is not ideal. see:

https://github.com/dart-lang/bleeding_edge/blob/29051a999ea1fd3fdb7eece67af9f7f3a9fa13bf/dart/pkg/observe/lib/src/observable.dart#L54

@jmesserly
Copy link
Author

ideally this API change would be done for M8, but I don't know if that's realistic. It is a fairly simple change on the package:observe side, but I didn't see any way to implement it without copying or forwarding most of dart:async APIs.


Added this to the M8 milestone.

@jmesserly
Copy link
Author

I made some progress on this, but it's not going to make M8


Removed this from the M8 milestone.
Added this to the Later milestone.

@sigmundch
Copy link
Member

Removed this from the Later milestone.
Added this to the M9 milestone.

@clayberg
Copy link

Removed this from the M9 milestone.
Added this to the 1.1 milestone.

@sigmundch
Copy link
Member

Removed this from the 1.1 milestone.
Added this to the 1.2 milestone.

@anders-sandholm
Copy link
Contributor

Removed Library-Observe label.
Added Pkg-Observe label.

@jmesserly
Copy link
Author

Removed Area-Polymer label.
Added Area-Pkg label.

@kasperl
Copy link

kasperl commented Jun 4, 2014

Removed this from the 1.2 milestone.
Added this to the 1.6 milestone.

@sigmundch
Copy link
Member

Removed this from the 1.6 milestone.
Added this to the Later milestone.
Removed Priority-Unassigned label.
Added Priority-Medium label.

@sigmundch
Copy link
Member

Added Polymer-P-2 label.

@sigmundch
Copy link
Member

Removed this from the Later milestone.

@sigmundch
Copy link
Member

Removed Polymer-P-2 label.
Added Polymer-Milestone-Later label.

@sigmundch
Copy link
Member

Removed Polymer-Milestone-Later label.
Added PolymerMilestone-Later label.

@jmesserly
Copy link
Author

dart-archive/observe#5


Added MovedToGithub label.

@jmesserly jmesserly added Type-Defect area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Feb 3, 2015
@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-archive/observe#46.

This issue was closed.
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

6 participants