xsl-list
[Top] [All Lists]

Re: Strict sequential identity rule?

2005-09-21 14:10:14
"Dimitre" == Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> writes:

    Dimitre> As a consequence, I think that it would be very helpful
    Dimitre> to have in XSLT facilities, which provide warning
    Dimitre> diagnostics whenever a built-in template rule is invoked,
    Dimitre> or to turn off built-in template rules at all.

    Dimitre> Probably vendors of XSLT processors could provide such
    Dimitre> facilities?

The former is easy to do (but should not be on by default, as it would
annoy too many people).
The latter is equally easy, but is non-compliant behaviour. So it must
be a non-default option. In which case, I think the warning is better.

But why limit your request to vendors? Wouldn't you prefer free
software XSLT processors also to have such an option?
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--