mbeckerle commented on a change in pull request #218: Implement 
dfdl:choiceLength='explicit'
URL: https://github.com/apache/incubator-daffodil/pull/218#discussion_r284820768
 
 

 ##########
 File path: 
daffodil-core/src/main/scala/org/apache/daffodil/dsom/RuntimePropertyMixins.scala
 ##########
 @@ -158,6 +162,44 @@ trait TermRuntimeValuedPropertiesMixin
       Nope
   }
 
+  protected final lazy val choiceLengthExpr = {
 
 Review comment:
   As you pointed out, alas, all this is unnecessary because it's not allowed 
to be an expression.
   
   I'd suggest keeping this and making it a feature, but the amount of testing 
involved to really  support that, and lack of a compelling use case suggest you 
should just take this out. 
   

----------------------------------------------------------------
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

Reply via email to