stevedlawrence commented on code in PR #877: URL: https://github.com/apache/daffodil/pull/877#discussion_r1026786537
########## daffodil-core/src/main/scala/org/apache/daffodil/compiler/Compiler.scala: ########## @@ -64,16 +63,6 @@ object BothParserAndUnparser extends ParserOrUnparser final class ProcessorFactory private( private var optRootSpec: Option[RootSpec], Review Comment: Yeah, change to a val. My mistake, that wasn't very clear. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
