mbeckerle opened a new pull request, #1006: URL: https://github.com/apache/daffodil/pull/1006
This causes trouble when people use textNumberPattern expecting say, 000, but get just 0. It is simply wrong for this property to be anything by default but ""; however, this change does change what happens when standard text numbers are unparsed that are zero valued. This change may cause backward compatibility issues, and we need to regression test against all schemas, which is why I want to get this into release 3.5.0, and not wait until after. If the compatibility issues are significant enough, we can revert this change, or build in a switch, but I want to try it first. DAFFODIL-2147 -- 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]
