On 02/14/2011 06:20 PM, Michael Kay wrote:
But I think FindBugs does some quite deep semantic analysis before
making its suggestions.
I will split "xsl:variable/xsl:value-of" rule in two:
"xsl:variable/xsl:value-of (safe)" will use Saxon API to check type of
XPath expression
"xsl:variable/xsl:value-of (not safe)" will refactor all cases of
xsl:variable/xsl:value-of, assuming human will choose correct
refactorings in file/compare tool
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--