[
https://issues.apache.org/jira/browse/ISIS-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576733#comment-17576733
]
ASF subversion and git services commented on ISIS-3112:
-------------------------------------------------------
Commit 343cc8c350c72edb5be8a5fd1be02ef9b6faf560 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=343cc8c350 ]
ISIS-3112: have ValueModel hold info about its origin
> 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)