shanedell opened a new issue, #1460: URL: https://github.com/apache/daffodil-vscode/issues/1460
From comment https://github.com/apache/daffodil-vscode/pull/1452#discussion_r2419697107 on PR https://github.com/apache/daffodil-vscode/pull/1452: > One last thought, related to packaging things: do we want to download the daffodil CLI for the default version (e.g. 3.11.0) and include that zip in the vsix bundle? And then have a little bit of logic that extracts that zip to to global storage if the version is used? > > My thinking is many DFDL schema developers might be on air-gapped systems where the download capability won't work. It might be helpful to bundle one version of Daffodil so at least the default version works. And if they user is air-gapped any other versions will just fail to download. > > Doesn't have to be done as part of this PR, could be a future addition. When creating the VSIX file update the code to download the default version of Daffodil (currently 3.11.0) release and bundle with the rest of the code. -- 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]
