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

Add target to MethodProxy #15

Closed
jan-br opened this issue Dec 15, 2020 · 0 comments · Fixed by #161
Closed

Add target to MethodProxy #15

jan-br opened this issue Dec 15, 2020 · 0 comments · Fixed by #161
Assignees
Labels
discussion Needs to be discussed in a meeting improvement An improvement to an existing feature

Comments

@jan-br
Copy link
Contributor

jan-br commented Dec 15, 2020

The MethodProxy annotation can only proxy a method with the same name, but it may be useful to also proxy methods with other names and specify the original name inside of the MethodProxy annotation.

@jan-br jan-br added improvement An improvement to an existing feature discussion Needs to be discussed in a meeting labels Dec 15, 2020
@jan-br jan-br changed the title feature: Add target to MethodProxy Add target to MethodProxy Dec 15, 2020
@zortax zortax added this to To do in Flint Development Jan 7, 2021
@jan-br jan-br moved this from To do to In progress in Flint Development Mar 23, 2021
@jan-br jan-br self-assigned this Mar 23, 2021
Flint Development automation moved this from In progress to Done Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Needs to be discussed in a meeting improvement An improvement to an existing feature
Projects
Development

Successfully merging a pull request may close this issue.

1 participant