You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/01 02:50:00 UTC

[jira] [Commented] (ISIS-3167) Comparator in @CollectionLayout(sortedBy = ...) gets passed in detached Entities

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

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

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

ISIS-3167: refactors bookmarkable specifics into their own interface

> Comparator in @CollectionLayout(sortedBy = ...) gets passed in detached Entities
> --------------------------------------------------------------------------------
>
>                 Key: ISIS-3167
>                 URL: https://issues.apache.org/jira/browse/ISIS-3167
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Blocker
>             Fix For: 2.0.0-M8
>
>
> eg.
> @CollectionLayout(sortedBy = MyObjectComparator.class)
> public List<MyObject> listAll() \{
>     // ..
> }
>  



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