[
https://issues.apache.org/jira/browse/POLYGENE-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009184#comment-16009184
]
Niclas Hedhman commented on POLYGENE-120:
-----------------------------------------
I found the solution in this article;
https://opencredo.com/dynamic-proxies-java-part-2/ and it worked!!
> 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)