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 2021/12/01 07:42:00 UTC

[jira] [Commented] (ISIS-2906) [RO Viewer] JsonRepresentation to preserve Map Ordering

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

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

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

ISIS-2906: add test to prove JsonRepresentation preserve Map<K, V>
ordering

- also promotes IndexedFunction and indexedConsumer to official commons
API

> [RO Viewer] JsonRepresentation to preserve Map<K, V> Ordering
> -------------------------------------------------------------
>
>                 Key: ISIS-2906
>                 URL: https://issues.apache.org/jira/browse/ISIS-2906
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Viewer RO
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M7
>
>
> Investigate, whether its as simple as replacing an underlying HashMap<K, V> with a LinkedHashMap<K, V>.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)