[
https://issues.apache.org/jira/browse/ISIS-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581881#comment-17581881
]
ASF subversion and git services commented on ISIS-3127:
-------------------------------------------------------
Commit 76cf90add6ed20f6f7c7e9352438ef00e0c99a83 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=76cf90add6 ]
ISIS-3127: [RO] make JsonValueEncoder an overridable service
> [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: Blocker
> 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)