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

Move Factory from core to starter #162

Closed
ankithans opened this issue Jul 20, 2021 · 0 comments · Fixed by #195
Closed

Move Factory from core to starter #162

ankithans opened this issue Jul 20, 2021 · 0 comments · Fixed by #195
Assignees
Labels
enhancement New feature or request
Projects

Comments

@ankithans
Copy link
Member

Plugin needs it's own factory while development, and at the time of dev, we cannot pass host's factory instance to plugin. There can be these solutions:

  • have different factories, no connections
  • have different factories, plugin's factory to be override by host's factory instance automatically(essential attributes)

We may like to think a approach that will work for config management between plugin & host.

@ankithans ankithans added the enhancement New feature or request label Jul 20, 2021
@ankithans ankithans added this to To do in Charmil WIP via automation Jul 20, 2021
@ankithans ankithans moved this from To do to Review in progress in Charmil WIP Jul 31, 2021
@ankithans ankithans self-assigned this Jul 31, 2021
Charmil WIP automation moved this from Review in progress to Done Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Charmil WIP
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant