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/08/19 04:15:00 UTC

[jira] [Commented] (ISIS-3127) [RO] Render ValueDecomposition as Map rather than String

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

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

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

ISIS-3127: JsonRepresentation: disambiguate map putting

- also, value semantics: explicitly test JSON encoding

> [RO] Render ValueDecomposition as Map rather than String
> --------------------------------------------------------
>
>                 Key: ISIS-3127
>                 URL: https://issues.apache.org/jira/browse/ISIS-3127
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Viewer RO
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M8
>
>
> I don't think this formatting of nested JSON is what we want for the 2.0.0 release:
> "audioFormat": "\{\"enumType\":\"my.package.AudioFormat\",\"enumName\":\"RIFF_48KHZ\"}",
> should be rather simplified as
> "audioFormat": \{"enumType":"my.package.AudioFormat","enumName":"RIFF_48KHZ"},



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