stevedlawrence commented on issue #39: URL: https://github.com/apache/daffodil-vscode/issues/39#issuecomment-947580350
I would just consider that an implementation detail. Release notes might want to mention what version of Daffodil is used for a release, but I think adding the daffodil version to the vscode extension version just adds confusion. Note that if we go with an option where it is expected that the user must install Daffodil, and the extension just finds it (or is told where it is via a config option), then this isn't an issue at all, since the Daffodil version isn't tied to the extension. This might get more complicated if this extension grows to the point where it does depend on a certain version. Distributing it in a zip resoles that issue. -- 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]
