[ 
https://issues.apache.org/jira/browse/ISIS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287110#comment-17287110
 ] 

ASF subversion and git services commented on ISIS-2498:
-------------------------------------------------------

Commit 1aa8217cfde968d416e83d61a105170b9f410400 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1aa8217 ]

ISIS-2498: remove WrapperFactory's requirement for mixins to hold their
mixees

> Remove requirement for Mixins to actually store their holder.
> -------------------------------------------------------------
>
>                 Key: ISIS-2498
>                 URL: https://issues.apache.org/jira/browse/ISIS-2498
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>
> Keep our programming model with mixins as it is (contract by constructor), 
> but don't strictly require mixins to actually store the holder that they are 
> associated with. We only require this now, because of implementation details 
> of the framework.
> Currently we do a reflective field search in the mixins to get hold of the 
> holder instance which is not guaranteed to work due to potential ambiguity.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to