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

Angular 2: Generate DI, Locals, Queries #6270

Closed
4 of 5 tasks
tbosch opened this issue Jan 5, 2016 · 2 comments
Closed
4 of 5 tasks

Angular 2: Generate DI, Locals, Queries #6270

tbosch opened this issue Jan 5, 2016 · 2 comments
Labels
area: core Issues related to the framework runtime

Comments

@tbosch
Copy link
Contributor

tbosch commented Jan 5, 2016

The goal is to codegen DI as new calls, and in the end don't need any reflective information from @Component / @Directive / @View annotations at all.

An internal prototype showed that this approach gives us great wins for bootstrap time.

Changeset 1: Codegen DI, query and pipes

Changeset 2: Remove reflector

tbosch added a commit to tbosch/angular that referenced this issue Jan 26, 2016
These are broken with Dart 1.13.2 stable, and will soon be obsolete (see angular#6270).
@pkozlowski-opensource
Copy link
Member

@tbosch is anything remains to be done to be here or could this one be closed?

@angular-automatic-lock-bot
Copy link

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 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: core Issues related to the framework runtime
Projects
None yet
Development

No branches or pull requests

3 participants