Re: proxy an interface and call a default method

2016-06-03 Thread Jochen Theodorou
That looks quite good to me On 03.06.2016 11:51, Peter Levart wrote: On 06/02/2016 06:34 PM, fo...@univ-mlv.fr wrote: So perhaps, instead of providing a Proxy::findSuper method that returns a pre-bound MH, there could simply be a method like the following in the Proxy class:

Re: proxy an interface and call a default method

2016-06-03 Thread Peter Levart
On 06/02/2016 06:34 PM, fo...@univ-mlv.fr wrote: So perhaps, instead of providing a Proxy::findSuper method that returns a pre-bound MH, there could simply be a method like the following in the Proxy class: public final Object invokeSuper(Class interfaze, String