Angular: Support using resolved ASTs for code generation

Created on 18 Aug 2016  路  3Comments  路  Source: angulardart/angular

Lots of optimizations to the compiler, better static error checking, and further feature enhancement to Angular Dart will require that we use fully resolved ASTs, not just the raw ASTs, for code generation.

Considering this is a _blocking_ issue to many of the issues logged today.

syncing

Most helpful comment

Success. This has landed internally. I'll close this issue once there is a way to run externally.

All 3 comments

This is now planned for the 4.0 release.

Success. This has landed internally. I'll close this issue once there is a way to run externally.

Done.

Was this page helpful?
0 / 5 - 0 ratings