mbeckerle commented on a change in pull request #207: Added support for enumerations and TypeValueCalc URL: https://github.com/apache/incubator-daffodil/pull/207#discussion_r275545228
########## File path: daffodil-lib/src/main/scala/org/apache/daffodil/api/DaffodilTunables.scala ########## @@ -72,6 +72,20 @@ case class DaffodilTunables( // val requireBitOrderProperty: Boolean = false, // + // If true, require that the choiceDispatchKeyKind property is specified. If false, use a Review comment: They were done wrong by prior author (which could be me.... but it got past code review at that time). Might as well fix them all. ---------------------------------------------------------------- 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
