X Tutup
Skip to content

feat(di): drop support for injecting types with generics in Dart#7262

Closed
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:drop_typeliteral
Closed

feat(di): drop support for injecting types with generics in Dart#7262
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:drop_typeliteral

Conversation

@tbosch
Copy link
Copy Markdown
Contributor

@tbosch tbosch commented Feb 24, 2016

BREAKING CHANGE:
In Dart we used to support injecting types with generics. As this feature is hard to implement with the upcoming codegen we are dropping it.

Merge cl/115454020 in G3 with this change.

BREAKING CHANGE:
In Dart we used to support injecting types with generics. As this feature is hard to implement with the upcoming codegen we are dropping it.

Merge cl/115454020 in G3 with this change.
@tbosch
Copy link
Copy Markdown
Contributor Author

tbosch commented Feb 25, 2016

got LGTM form @vsavkin verbally.

@tbosch tbosch added pr_state: LGTM action: merge The PR is ready for merge by the caretaker labels Feb 25, 2016
@mary-poppins
Copy link
Copy Markdown

Merging PR #7262 on behalf of @vsavkin to branch presubmit-vsavkin-pr-7262.

@mhevery mhevery closed this in c9a3df9 Mar 1, 2016
@tbosch tbosch deleted the drop_typeliteral branch April 13, 2016 17:49
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup