jadams-tresys commented on a change in pull request #218: Implement dfdl:choiceLength='explicit' URL: https://github.com/apache/incubator-daffodil/pull/218#discussion_r291323872
########## File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/RuntimePropertyMixins.scala ########## @@ -46,6 +46,8 @@ import org.apache.daffodil.schema.annotation.props.gen.DFDLBaseTypeMixin import org.apache.daffodil.schema.annotation.props.gen.DFDLSimpleTypeMixin import org.apache.daffodil.schema.annotation.props.gen.LengthAGMixin import org.apache.daffodil.schema.annotation.props.gen.LengthKind +import org.apache.daffodil.schema.annotation.props.gen.ChoiceLengthKind Review comment: Will do. I feel like I remember getting errors before about unused imports. Did we change something? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services