bsloane1650 commented on a change in pull request #207: Added support for enumerations and TypeValueCalc URL: https://github.com/apache/incubator-daffodil/pull/207#discussion_r275524221
########## 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: I appear to be consistent with the existing convention for these files. Should I update all the comments? ---------------------------------------------------------------- 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
