I am using the WTL XSL tools feature 0.5.0 on OS X and have come across a
strange behaviour - it seems that xml comments in the input xml document
are not making it into the xml infoset that the xsl transformer sees, as
templates with a match="comment()" are never triggered - is this known
behaviour (which a configuration option to not ignore the comments) or is
it a bug?