mbeckerle commented on PR #783: URL: https://github.com/apache/daffodil/pull/783#issuecomment-1088762507
Let's leave this PR open. I'll create a JIRA ticket for upgrade to Scala XML 2.1.0 version. We really do have to look at this carefully. Scala XML support is evolving radically in the transition from Scala 2.12 to 2.13 and 3.x. (I have my doubts about whether we will ever upgrade to Scala 3 actually) OTOH: there are some annoying XML bugs that really do actually impact DFDL schemas - e.g., scala xml not handling character 0xB properly, etc. that actually are hard to work around for us. I'm hoping these are fixed in scala xml 2.1.0. But that said, no point putting a great deal of work into fixing this if it's all going to be scrap when we upgrade to a newer Scala. -- 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]
