Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Add support for default and static interface methods #41

Open
hazzik opened this issue Mar 27, 2014 · 1 comment
Open

Add support for default and static interface methods #41

hazzik opened this issue Mar 27, 2014 · 1 comment

Comments

@hazzik
Copy link
Contributor

hazzik commented Mar 27, 2014

I think they should be converted to extension methods, if possible. Otherwise, we need to generate abstract class.

@hazzik hazzik changed the title Add support for default interface methods. Add support for default and static interface methods Apr 29, 2020
@hazzik
Copy link
Contributor Author

hazzik commented Apr 29, 2020

If anyone interested, I made this working in my fork: https://github.com/hazzik/sharpen-java8/tree/default-interface-methods. There are probably some limitations, but it works for my scenarios.

(No, it did not take 6 years to implement)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant