mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add two factory static functions to Injector: resolveAndCreate and fromResolvedBindings. We want to avoid resolution and flattening every time we create a new injector. This commit allows the user to cache resolved bindings and reuse them. |
||
|---|---|---|
| .. | ||
| angular2 | ||
| benchmarks | ||
| benchmarks_external | ||
| benchpress | ||
| examples | ||
| rtts_assert | ||