http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2005
*** shadow/2005 Mon Jun 25 04:54:03 2001
--- shadow/2005.tmp.24222 Mon Jun 25 06:08:20 2001
***************
*** 70,72 ****
--- 70,80 ----
a) Is there now a commitment to allowing serialization of *any* stylesheet in
some future release?
b) If so, which release would that likely be?
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-25 06:08 -------
+ Sorry! GA as in "General Availability" or Gold. I am using Xalan 2.1.0
+ (Xerces 1.4). In that version, DTMIterator etc. exists in org.apache.xml.utils,
+ whereas your code references org.apache.xml.dtm. This led me to believe that
+ this fix was written and tested against a later version of the DTM core than is
+ present in 2.1.0 - and that as such, it is developer code at the moment (?).