stevedlawrence opened a new pull request #224: Generate DaffodilTunables and WarnID from dafext.xsd URL: https://github.com/apache/incubator-daffodil/pull/224 - Add Tuanble and WarnID generators to generate code based on dafext.xsd. This makes adding new warnings or tunables much easier, and the schema acts as documentation. - Modifies the parseUnparsePolicy tunable to add a "fromRoot" value, which is the new default. The old default of empty string is no longer supported. - Modifies the ParseUnparsePolicyTunable and UnqualifiedPathStepPolicy enums to be props.Enums, which has improved enum functionality and allows for consistent logic in the generator. - Cleaned up the dafext.xsd schema, added tunable documentation and default values DAFFODIL-2117
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
