tuxji commented on a change in pull request #481:
URL: https://github.com/apache/daffodil/pull/481#discussion_r600525360
##########
File path: daffodil-lib/src/main/scala/org/apache/daffodil/cookers/Cookers.scala
##########
@@ -63,7 +63,7 @@ object InitiatorCooker extends DelimiterCooker("initiator")
object TerminatorCooker extends DelimiterCooker("terminator")
-object TerminatorCookerNoES extends DelimiterCookerNoES("terminator")
+object TerminatorCookerNoES extends DelimiterCookerNoSoleES("terminator")
Review comment:
Is it appropriate for `TerminatorCookerNoES` to keep its original name
or should it be renamed to `TerminatorCookieNoSoleES`?
--
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]