ATOP: Meeting and follow-up work
to : Martin Holmes
Minutes: 170
Wednesday’s meeting addressed documentation issues, and the question of whether to use xsl:key, xsl:map, or both. I’ve started work on a branch from DM’s transpile branch to re-implement something that he did using keys to illustrate how it might (IMHO) be done more maintainably in a map.
The next day I started work on the map thing again, but discovered a potential infinite recursion problem with one of the existing functions; wrote an XSpec test for it to demonstrate, and after DM provided a fix, I modified the test and the fix to enable the test to catch the failure as we’ve planned for all cases of terminal errors.