PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1397 *** shadow/1397 Fri Jul 13 13:08:07 2001 --- shadow/1397.tmp.23800 Mon Aug 13 04:51:17 2001 *************** *** 232,234 **** --- 232,241 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-07-13 13:08 ------- Note this problem is demonstrated by conformance test impincl05 + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-13 04:51 +------- + This bug is somewhat related to bug 2664. If we compiled each template into a + separate method we could avoid the long branch targets that cause bug 2664. + This can also leave room for adding a new method like 'applyImports()' that + would be similar to the existing 'applyTemplates()' but that does not call + methods for templates in the top-level stylesheet. \ No newline at end of file
