mbeckerle commented on a change in pull request #331: Fix deep stack sizes when
serializing some schemas
URL: https://github.com/apache/incubator-daffodil/pull/331#discussion_r389744380
##########
File path:
daffodil-runtime1/src/main/scala/org/apache/daffodil/dsom/CompiledExpression1.scala
##########
@@ -301,6 +341,19 @@ class DPathElementCompileInfo(
unqualifiedPathStepPolicy,
typeCalcMap, lexicalContextRuntimeData) {
+ override
Review comment:
This formatting with the override keyword on a separate line is unusual and
non-standard for us.
----------------------------------------------------------------
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