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=13579>. 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=13579 Performance problem with Xalan 2.0 -> 2.4 ------- Additional Comments From [EMAIL PROTECTED] 2002-10-23 18:06 ------- I don't think it is Bug 13501. I tested it also with xalan 2.2 with the same results. But 13501 seems to be in version > 2.31 It lies in the fact that I lazily create a dom tree. But Xalan seems to always convert the whole DOM-tree to some internale DTM format. So the lazy instantiation of my tree is of no use now.
