stevedlawrence commented on a change in pull request #214: Sequences and
Separators Refactoring and Rewrite
URL: https://github.com/apache/incubator-daffodil/pull/214#discussion_r285115751
##########
File path:
daffodil-core/src/main/scala/org/apache/daffodil/dsom/ChoiceGroup.scala
##########
@@ -162,8 +165,7 @@ abstract class ChoiceTermBase(
* 1) Is alignment or leading/trailing skip to be considered syntax.
Alignment might not be there.
* 2) What about an empty sequence that only carries statement annotations
such as dfdl:assert
*
- * This latter need to be allowed, and are because while they do not have
known required syntax,
- * they are still considered to be represented. (all sequence and choice
groups are isRepresented == true).
+ * This latter need to be allowed, because while they do not have known
required syntax
Review comment:
Did the rest of thsi comment get clobbered?
----------------------------------------------------------------
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