You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2020/07/07 11:57:00 UTC

[jira] [Created] (DAFFODIL-2362) JSON output should not quote all values unnecessarily

Mike Beckerle created DAFFODIL-2362:
---------------------------------------

             Summary: JSON output should not quote all values unnecessarily
                 Key: DAFFODIL-2362
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2362
             Project: Daffodil
          Issue Type: Improvement
          Components: Back End
    Affects Versions: 2.7.0
            Reporter: Mike Beckerle
             Fix For: 3.0.0


The JSON output feature always quotes values. So "3" instead of 3. 

This is unnecessary and adds clutter unexpected by users. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)