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:
       Seems strange for `TerminatorCookerNoES` to keep its original name 
instead of being renamed to `TerminatorCookieNoSoleES`, but fine with it if you 
are.




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


Reply via email to