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

Document nested injectors #688

Closed
neko-kai opened this issue Oct 15, 2019 · 1 comment
Closed

Document nested injectors #688

neko-kai opened this issue Oct 15, 2019 · 1 comment
Assignees
Projects
Milestone

Comments

@neko-kai
Copy link
Member

neko-kai commented Oct 15, 2019

There's a section "Depending on Locator" that can be extended with information on:

  1. Nested injection scopes: creating new Injectors from existing Locators with Injector.apply, where new plans will reuse instances that already exist in parent Locator
  2. Splitting a single plan into multiple stages with Planner.splitPlan/Planner.splitExistingPlan
@neko-kai neko-kai added this to the 0.10 milestone Oct 15, 2019
@neko-kai neko-kai added this to To do in DIStage via automation Oct 15, 2019
@neko-kai
Copy link
Member Author

We have a section on Injector inheritance now: https://izumi.7mind.io/distage/advanced-features.html#injector-inheritance

DIStage automation moved this from To do to Done Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
DIStage
  
Done
Development

No branches or pull requests

1 participant