jadams-tresys opened a new pull request #75: Daffodil 1738 zoned decimal URL: https://github.com/apache/incubator-daffodil/pull/75 After bouncing on and off this task for a while Zoned Decimal parsing should now be finished. The one caveat to this is that numbers with decimal points aren't supported as the DecimalFormat library we use doesn't support the P/V symbols for indicating decimal point position in the textNumberPattern. The code for floating point numbers is there, so in theory if support for P/V symbols was implemented it should work.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
