Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add dependencies injection #35

Closed
3 tasks
Misaka-L opened this issue May 13, 2023 · 0 comments · Fixed by #43
Closed
3 tasks

Add dependencies injection #35

Misaka-L opened this issue May 13, 2023 · 0 comments · Fixed by #43
Assignees
Labels
enhancement New feature or request

Comments

@Misaka-L
Copy link
Member

Add dependencies injection component for find and inject dependencies automatically.

Dependencies search

  • Auto search aircraft's components (Engines, GPWS e.g)
  • Auto search scene's components (NavaidDatabase, AirbandDatabase e.g)

Dependencies injection

  • Auto assign dependencies components into components by property's name and type. (Editor only)

Other information

  • dependencies injection should be only running at editor time.
  • dependencies injection shouldn't inject a property already have value.
@Misaka-L Misaka-L added the enhancement New feature or request label May 13, 2023
@Misaka-L Misaka-L self-assigned this May 13, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in V320 Progress May 21, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant