stevedlawrence commented on PR #1389: URL: https://github.com/apache/daffodil/pull/1389#issuecomment-2532785004
I have almost finished converting tests to the new API, and the only issue I've found so far is that it can't be used in Java. Scala adds an abstract equality function that cannot be implemented in a Java class due to the mangled names Scala uses. We might be able to support Java if TdmlSuite and TdmlTests were written in Java--is that something worth supporting? -- 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]
