ATOP team meeting 2024-04-10
: Martin Holmes
Minutes: 90
Met with SB and HBS; looked at the issue of where <attRef>
elements
should be handled, and determined that it should happen at the transpile stage, so that
changes to attributes in attribute classes would be inherited by the <attRef>
.
At present there is no handling for it, so we raised a ticket for that, and also noticed in
testing that we’re not doing validation of RNG schemas in the tests. When we use those schemas
to validate test files, any errors will be caught, but in compile-only tests there’s no
mechanism catching invalid output, so we raised a ticket for that too.