mbeckerle commented on a change in pull request #343: WIP: Daf 2302 ext var
URL: https://github.com/apache/incubator-daffodil/pull/343#discussion_r399600367
##########
File path: daffodil-lib/src/main/scala/org/apache/daffodil/xml/QNameBase.scala
##########
@@ -107,10 +108,47 @@ import org.apache.daffodil.exceptions.Assert
*/
object QName {
+ /**
+ * Construct a RefQName from a QName string, and a scope.
+ * @param qnameString
Review comment:
Remove @param and friends.
I hate these redundant things. They're always obsolete relative to the code.
----------------------------------------------------------------
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