stevedlawrence commented on code in PR #1540: URL: https://github.com/apache/daffodil/pull/1540#discussion_r2288625456
########## daffodil-core/src/main/java/org/apache/daffodil/api/debugger/Debugger.java: ########## @@ -20,7 +20,7 @@ import org.apache.daffodil.runtime1.events.EventHandler; /** - * debugger interface + * debugger interface that can get a bunch of events Review Comment: This is a bit too informal. Maybe something like, "Debugger interface for receiving debug events during Daffodil processing" -- 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]
