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

Support call forwarding to a provided instance for types it has in common with the substitute. #840

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

Conversation

rbeurskens
Copy link

This should allow creation of substitute, providing an instance where the substitute will forward all calls the implemented type(s) that are also implemented by that object.

@rbeurskens rbeurskens changed the title Call forwarding to provided instance for types it has in common with the proxy type. Support call forwarding to provided instance for types it has in common with the proxy type. Nov 5, 2024
@rbeurskens rbeurskens changed the title Support call forwarding to provided instance for types it has in common with the proxy type. Support call forwarding to a provided instance for types it has in common with the substitute. Nov 5, 2024
@dtchepak dtchepak requested a review from Romfos November 10, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant