mbeckerle commented on issue #39: URL: https://github.com/apache/daffodil-vscode/issues/39#issuecomment-947591501
I have to say, I hoped to be able to use the debugger with various different Daffodil versions for support reasons. My needs can be accommodated, however, by just having 2 (or more) different VSCode installs, each with a different debugger + daffodil combination. At some point I'd like to see if the debugger "dap" interface can be back-ported to Daffodil 2.7.0. or even 2.6.0. We even have customers on 2.4.0. I expect the cybersecurity community that is deploying daffodil to "scrub" data, will all have this sort of broad set of releases to support as an issue. E.g., I expect to deliver training on DFDL/Daffodil in January to a user/customer community and by then I'd hope to be able to use the debugger. That customer will be using Daffodil 2.7.0. On Wed, Oct 20, 2021 at 7:36 AM Steve Lawrence ***@***.***> wrote: > 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. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/daffodil-vscode/issues/39#issuecomment-947580350>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AALUDA5LMFF6N2MZEJ4A7V3UH2SVTANCNFSM5GHKBF7Q> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > > -- 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]
