Shanedell commented on code in PR #877: URL: https://github.com/apache/daffodil/pull/877#discussion_r1026794649
########## daffodil-core/src/main/scala/org/apache/daffodil/compiler/Compiler.scala: ########## @@ -144,14 +130,6 @@ class InvalidParserException(msg: String, cause: Throwable = null) extends Excep class Compiler private (var validateDFDLSchemas: Boolean, var tunables : DaffodilTunables, Review Comment: Okay that makes sense, so for these ones you had asked about should I remove the `private` keyword or keep it for ones that have it? -- 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]
