mbeckerle commented on code in PR #49:
URL: https://github.com/apache/daffodil-sbt/pull/49#discussion_r1734566571


##########
src/main/scala/org/apache/daffodil/DaffodilPlugin.scala:
##########
@@ -361,10 +361,26 @@ object DaffodilPlugin extends AutoPlugin {
               .map(_.split("\\s+").toSeq)
               .getOrElse(Seq.empty)
 
+            // the DaffodilSaver needs to know which version of Daffodil we 
are using to create
+            // a saved, since some versions of Daffodil have different APIs 
and it must use the

Review Comment:
   "a saved processor"



-- 
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]

Reply via email to