DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11661>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11661 xsl:key very very slow! ------- Additional Comments From [EMAIL PROTECTED] 2002-10-22 15:51 ------- I've committed this patch with two minor modifications. I discovered there were about 1/2 dozen smoketest failures with the original patch. This was due to two issues. The first was that the length method on NodeSequence did not return the correct value when it wrapped a NodeSetDTM (mutable nodeset) which had had nodes added to it. The second was that duplicate nodes could be added to the nodeset associated with a particular "ref". This was happenning when the match expression contained a union. Urban: Can you please verify the patch?
