mbeckerle commented on a change in pull request #12: Revised daffodil-io module 
to require passing in a FormatInfo object.
URL: https://github.com/apache/incubator-daffodil/pull/12#discussion_r157899254
 
 

 ##########
 File path: 
daffodil-core/src/main/scala/edu/illinois/ncsa/daffodil/grammar/TermGrammarMixin.scala
 ##########
 @@ -61,7 +61,7 @@ trait TermGrammarMixin
 
   protected lazy val hasEncoding = optionEncodingRaw.isDefined
 
-  protected lazy val termIOPropertiesChange = prod("ioPropertiesChange") { 
bitOrderChange }
+  protected def termIOPropertiesChange = this.mt // bitOrderChange
 
 Review comment:
   Go back and remove termIOPropertiesChange from the grammar entirely.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to