stevedlawrence commented on a change in pull request #343: WIP: Daf 2302 ext var
URL: https://github.com/apache/incubator-daffodil/pull/343#discussion_r400150314
##########
File path: daffodil-sapi/src/main/scala/org/apache/daffodil/sapi/Daffodil.scala
##########
@@ -176,7 +179,7 @@ class Compiler private[sapi] () {
* no namespace. Set to to NULL to figure out the namespace.
*/
def setDistinguishedRootNode(name: String, namespace: String): Unit =
Review comment:
Same questions as the Java API. Should we deprecate these, and can the var
constructor paremters be made private.
----------------------------------------------------------------
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