stevedlawrence commented on PR #1389: URL: https://github.com/apache/daffodil/pull/1389#issuecomment-2532793222
In fact, implementing it in Java might clean things up more by removing the need for the companion object. I think the only thing that must be static is the `@AfterClass` function and a Java abstract class could implement that and Scala will implicitly create the companion object. -- 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]
