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

MethodProxy for static methods #16

Open
jan-br opened this issue Dec 15, 2020 · 1 comment
Open

MethodProxy for static methods #16

jan-br opened this issue Dec 15, 2020 · 1 comment
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 of the shadow module should be able to proxy static methods that are private, but this requires #15 because the name of a static and non-static cannot be the same.

@jan-br jan-br added discussion Needs to be discussed in a meeting improvement An improvement to an existing feature labels Dec 15, 2020
@jan-br jan-br changed the title feature: MethodProxy for static methods MethodProxy for static methods Dec 15, 2020
@zortax zortax added this to To do in Flint Development Jan 7, 2021
@jan-br
Copy link
Contributor Author

jan-br commented Mar 25, 2021

#15 is resolved, so this could be done now, although there is probably no fancy way to implement this.

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

No branches or pull requests

1 participant