Joel Kalvesmaki
Joel Kalvesmaki
Thanks. I had posted on the java section, because it looked like that's where the party was. I'll give your suggestions a try.
Preliminary note, before more substantive comments. I managed to get the new XmlWhitespaceStrippedSource() object to work. It was challenging, because of gaps in the documentation. Note dead link: http://www.xmlunit.org/api/net/master/Org.XmlUnit.Builder/Input.html (host...
Before submitting the ticket I had avoided the modified flavors of `-Source` objects, primarily because documentation was confusing, and I wasn't certain what I was going to get loaded up....
FWIW, like @curiousdannii I too have created a file that tries to reconcile versification systems: https://github.com/Arithmeticus/TAN-bible/blob/master/TAN-A-div/tanakh.TAN-A-div.xml In this case, I'm not concerned with translations, but critical editions. It's in TAN-A-div...
Here is the use case that motivated me to start this issue. I have a simple accumulator. I need to declare default general behavior, but provide for the exceptions, like...
I was puzzled too. It happened in multiple environments, with very simple examples. But I didn't pursue that avenue and I became more interested in the question of enhancing accumulator...
Thanks for attending to the typo, @gimsieke . One of the challenges in explaining how `fn:graphemes` works with control/nonprinting characters is that we can't really render them visually. The zero-width...
I like the idea. Just to explore our options, what about instead we introduce `xsl:with-message` as a permitted child of `xsl:apply-templates`, `xsl:apply-imports`, and `xsl:next-match`, on analogy with `xsl:with-param`? In addition...
The new name, and the companion function are spot-on, thanks @michaelhkay . I appreciate the challenges for the implementers, so I wonder where they lean? 1. Propose for 4.0 1....
The spirit behind my initial proposal was that `fn:ucd` would be a single map, disguised if you will as a function. But being aware of how large a database it...