mbeckerle commented on a change in pull request #366: Converted many
pass-by-name into pass-by-value for RuntimeData struct…
URL: https://github.com/apache/incubator-daffodil/pull/366#discussion_r410744969
##########
File path:
daffodil-runtime1/src/main/scala/org/apache/daffodil/processors/RuntimeData.scala
##########
@@ -993,22 +912,22 @@ final class ChoiceRuntimeData(
* hook these objects into a parent-child tree without
Review comment:
Fix comment. Not really about parent-child tree, but the fact that these
provide access to objects which direclty or indirectly refer to this object.
----------------------------------------------------------------
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