xsl-list
[Top] [All Lists]

Re: [xsl] XSLT Lint 0.1

2011-02-15 05:46:45
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>