michael-hoke commented on PR #305: URL: https://github.com/apache/daffodil-vscode/pull/305#issuecomment-1483501095
I don't think that using the DeltaXML extension is going to be possible. From what I understand, for that to happen, our extension would need to be able to reference the API returned from the DeltaXML extension's activate function. However, it has no return value, so there will be no API. I will make another pass through the code in this PR to see if anything else can be removed, but a lot of it will come down to the differences between XPath and XSLT, which I am not too familiar with. -- 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: commits-unsubscr...@daffodil.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org