parkera101093 opened a new pull request, #1298:
URL: https://github.com/apache/daffodil/pull/1298

   JSONInfosetInputter and Outputter were treating all values as strings. This 
meant everyhing was quoted and was messier for the user to read. In addition, 
not all json comes from dfdl, so it makes sense to support numbers.
   
   As of the time of this commit 156 tests fail as the changes cause some 
issues with dates and NaN, INF, and -INF values as well as numbers with a large 
amount of decimals such as 0.1234567898765432123456789 from test 
decimal_constructor_06.
   
    DAFFODIL-2362


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to