You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/01/23 21:19:00 UTC

[jira] [Resolved] (ISIS-2492) Metamodel contributing members are not inheritable from abstract super class.

     [ https://issues.apache.org/jira/browse/ISIS-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber resolved ISIS-2492.
------------------------------
    Resolution: Resolved

resolved by introducing an ObjectMemberContainer that does recursive object member lookup and streaming; the entire inheritance support logic is condensed into this single class

however, there are follow up tasks
- add support for object members contributed by interfaces
- object actions are not uniquely identified by id as the id string does not account for the action's signature

> Metamodel contributing members are not inheritable from abstract super class.
> -----------------------------------------------------------------------------
>
>                 Key: ISIS-2492
>                 URL: https://issues.apache.org/jira/browse/ISIS-2492
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>
> actions/properties/collections are not propagated when sub-classed



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