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

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

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

Andi Huber closed ISIS-2906.
----------------------------
    Resolution: Not A Problem

Not a Problem: JsonRepresentation already preserves Map ordering.

We added tests to prove that.

> [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)