jadams-tresys commented on code in PR #1521:
URL: https://github.com/apache/daffodil/pull/1521#discussion_r2276615091


##########
daffodil-core/src/main/scala/org/apache/daffodil/lib/iapi/Diagnostic.scala:
##########
@@ -128,8 +128,6 @@ abstract class Diagnostic protected (
    */
   override def getMessage(): String = message
 
-  override def getMessageOnly: String = message

Review Comment:
   Honestly I forgot that was how the original PR was.  That sounds good to me, 
my only suggestion is that we should add something to the documentation for 
toString mentioning that it has extra details and what they are.



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