Lambda translation (original) (raw)

Rémi Forax forax at univ-mlv.fr
Sun Apr 22 16:06:10 PDT 2012


On 04/23/2012 12:31 AM, Brian Goetz wrote:

There is also another problem because classes are checked by their name, moving an abstract method of an interface into a super-interface will be no more binary compatible. Can you unpack this assertion a bit?

sorry, my bad. Forget that what you encode is the SAM type and not the declaring type of the SAM method.

Rémi



More information about the lambda-dev mailing list