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=15095>. 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=15095 Runs slower than older version ------- Additional Comments From [EMAIL PROTECTED] 2002-12-06 03:51 ------- Looking through the java code I can't find any difference between the two versions regarding this option. How would I enable defer-node-expansion it to try this out? Presumably I use setFeature("http://apache.org/xml/features/dom/defer-node- expansion", true); on something but I am not sure where to put this. I am just using org.apache.xalan.xslt.Process to process my documents. There is code in there that uses the SAXParser but it doesn't get executed when I am running it. Thanks, Damon
