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=5516>. 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=5516 Corrupted Strings when mapping Xerces DOM to Xalan DOM [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2001-12-19 10:08 ------- This has already been fixed in the latest sources. You can get them from CVS, or wait for the next reelase, which should be out very soon. The integration is poor because the Xerces DOM exhibits terrible performance for transformations, making it unusable as our default source tree implementation. The bridge between the Xerces DOM and Xalan's internal interfaces was written as a temporary hack. I would suggest you avoid it like the plague if you expect reasonable transformation performance.
