michael-hoke opened a new pull request, #305: URL: https://github.com/apache/daffodil-vscode/pull/305
Closes #123 This is a draft PR because the other suggestion of including the DeltaXML as an extension dependency and importing its code as needed has not been fully investigated yet. This seems like it should be doable. The Rat checks are going to fail because there was some discussion on how these files should be licensed, but, as far as I can remember, no final solution had been decided on. Ideally, if we use the dependency solution, this becomes moot because we won't need to provide a license for these files. I removed what I could from the original set of files so that we're only including code related to XPath (and not XSLT). This is mostly meant as a first pass over the code to remove what is obviously not being used by XPath. -- 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]
