You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2020/09/02 17:00:35 UTC

[GitHub] [incubator-daffodil] olabusayoT commented on a change in pull request #408: WIP: Implement SAX Parsing

olabusayoT commented on a change in pull request #408:
URL: https://github.com/apache/incubator-daffodil/pull/408#discussion_r482223680



##########
File path: daffodil-cli/src/main/scala/org/apache/daffodil/Main.scala
##########
@@ -861,7 +869,7 @@ object Main extends Logging {
               } else {
                 // only XMLTextInfosetOutputter and JsonInfosetOutputter write
                 // directly to the output stream. Other InfosetOutputters must manually
-                // get the result and write it to the stream
+                // get the result and write it to the stream below

Review comment:
       [DAFFODIL-2389](https://issues.apache.org/jira/browse/DAFFODIL-2389) created




----------------------------------------------------------------
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:
users@infra.apache.org