Most schemas will work fine across any of the recent-ish versions of Daffodil.
The majority of changes to Daffodil in the last handful of versions were bug
fixes and API changes. Few schemas relied on the previous buggy behavior (and
the schemas were changed if they did), and the API changes only affect the
debugger (which has been updated to be able to use the different APIs). So I
would expect any schema/data set to be able to be used with supported versions
of Daffodil.
On 2025-10-20 12:08 PM, Larry Barber wrote:
As work on the VSCode Daffodil extension will soon allow it to support the new
version of Daffodil (and, in fact, multiple versions), is there a sample schema
and data set that can be used to demonstrate the breaking change issue for our
testing? Hopefully, there would also be updated schema that works with the
newest Daffodil version.
Also wondering if the updated schema works with the older versions....
Larry