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 2022/08/09 16:30:00 UTC

[jira] [Closed] (ISIS-3112) Custom per-Member Value Semantics does not honor Collection of Values

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

Andi Huber closed ISIS-3112.
----------------------------

> Custom per-Member Value Semantics does not honor Collection of Values
> ---------------------------------------------------------------------
>
>                 Key: ISIS-3112
>                 URL: https://issues.apache.org/jira/browse/ISIS-3112
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M8
>
>
> Eg. 
> {code:java}
> @Collection
> @ValueSemantics(provider = "pretty-render")
> public List<ChangesDto> coll() { ... }
> {code}
> has no effect.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)