http://www.w3.org/Bugs/Public/show_bug.cgi?id=10555 --- Comment #2 from John Snelson <john.snelson@marklogic.com> 2010-09-06 13:50:15 --- I sympathize with Mike's perspective, but there are other nice properties of XSLT patterns that generic boolean predicates don't have. For instance, a common optimization for XSLT implementations is to rule out patterns that don't match a given node type early on, so that less patterns need to be matched. This ability derives from the fact that patterns match nodes using a specific declarative syntax. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.Received on Monday, 6 September 2010 13:50:20 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:57:32 UTC