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

wip: example of the component mismatch of to_component #259

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

RonnyPfannschmidt
Copy link

to_component creates a wrapper that copies reconfigured dependencies, however as it turns out, component stays bound to the methods

theres need for either a fixup or a warning on self bound to_component usage

to_component creates a wrapper that copies reconfigured dependencies, however as it turns out, component stays bound to the methods

theres need for either a fixup or a warning on self bound to_component usage
@Tishka17 Tishka17 added the to clarify Needs information or coordination with other issues label Oct 21, 2024
@Tishka17
Copy link
Member

Looks like we can allow using DependencyKey as a factory parameter to get current component

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
to clarify Needs information or coordination with other issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants