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=13859>. 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=13859 XSLT: processing multiple files is broken ------- Additional Comments From [EMAIL PROTECTED] 2003-01-31 14:37 ------- Stefan, I don't think your change has any effect. The TraxLiason only ever creates one transformer, even if the stylesheet is specified multiple times (or changed). That is probably a bug in itself. I think Jens' last comment indicates that we are violating the rules, at least according to Xalan and should probably move to caching the templates instance and creating a new transformer for each transform call. If we do decide to retain reuseloadedstylesheet, I'd invert its sense and call it reloadStylesheet. Thoughts? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]