Skip to content

Go/No go decision for instantiate to bounds as implemented #28569

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

Closed
leafpetersen opened this issue Jan 30, 2017 · 1 comment
Closed

Go/No go decision for instantiate to bounds as implemented #28569

leafpetersen opened this issue Jan 30, 2017 · 1 comment
Assignees
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). P0 A serious issue requiring immediate resolution
Milestone

Comments

@leafpetersen
Copy link
Member

We have an initial implementation of the proposed instantiate to bounds semantics, as discussed here: #27526 .

The language team needs to make a final decision about whether the impact of these changes is reasonable. I have CLs prepared to address most of the changes required to internal code. I will follow up on several issues with the language team.

Subsequently I will follow up here with a decision, either to:

  1. roll back the initial implementation and revisit for next release
  2. relax the restriction to the minimum that we are sure that we want
  3. roll forward with the implementation and land all of the CLs to fix internal code

cc @kevmoo @mit-mit @floitschG @munificent @eernstg @lrhn

@leafpetersen leafpetersen added this to the 1.22 milestone Jan 30, 2017
@leafpetersen leafpetersen self-assigned this Jan 30, 2017
@kevmoo kevmoo added P0 A serious issue requiring immediate resolution area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). labels Jan 30, 2017
@leafpetersen
Copy link
Member Author

We will relax the restriction slightly as described here: #28580

Otherwise we're ok with the impacts of this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). P0 A serious issue requiring immediate resolution
Projects
None yet
Development

No branches or pull requests

2 participants