[
https://issues.apache.org/jira/browse/POLYGENE-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009177#comment-16009177
]
Niclas Hedhman commented on POLYGENE-120:
-----------------------------------------
Another aspect; A dynamic proxy of an interface with default methods will get
have the default method invoked on it. And I can't figure out how to route back
to the method in the interface. It might be that we can't handle this properly.
> Figure out the semantics for Default Methods in interfaces
> ----------------------------------------------------------
>
> Key: POLYGENE-120
> URL: https://issues.apache.org/jira/browse/POLYGENE-120
> Project: Polygene
> Issue Type: Bug
> Reporter: Niclas Hedhman
>
> The introduction of default methods in Java 8 has impact on Zest.
> * What semantics should we assign to it?
> * How does the compiler deal with it?
> * Do we need to intercept the call, to ensure the invocation stack is
> called?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)