Describe the feature
@Delegate could detect already implemented methods and simply ignore them (as it does with getters)
Describe the target audience
Users of @Delegate who want to delegate all methods but some.
Yeah we want this too. Our workload currently simply does not give us any time to rework how delegate works, though.
I also want this feature.
Great idea, going to have a go at implementing this
Update: Still working on this, delay is getting the ECJ side working as this seems quite involved when compared with the javac side.
Any update on this?
I have almost finished this one and will create a pull request soon.
Can someone verify the fix using the edge release?
Most helpful comment
Yeah we want this too. Our workload currently simply does not give us any time to rework how delegate works, though.