> I am however
> + unable to use the modified UnionPathIterator due to the DTMIterator
reference,
> + so I guess I'll have to wait for the DTM work to go GA.
Rob, I don't understand this statement. Can you explain more?
-scott
bugzilla@apac
he.org To: [EMAIL PROTECTED]
cc: (bcc: Scott Boag/CAM/Lotus)
06/25/2001 Subject: [Bug 2005] - Null-pointer in
XPath with serialized
07:54 AM Templates (
org.apache.xalan.templates.StylesheetRoot ).
Please
respond to
xalan-dev
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2005
*** shadow/2005 Sun Jun 24 15:09:28 2001
--- shadow/2005.tmp.23961 Mon Jun 25 04:54:03 2001
***************
*** 60,62 ****
--- 60,72 ----
The test for this really needs to cover the entire testsuite and then
some...
i.e. SerializedStylesheetTest should probably be an XSLDirectoryIterator?
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-25 04:54
-------
+ Shane, Alvin & Scott; Thanks for the work you have done on this. I am
however
+ unable to use the modified UnionPathIterator due to the DTMIterator
reference,
+ so I guess I'll have to wait for the DTM work to go GA. Taking note of
Scott's
+ comments re:covering the entire testsuite, and the note in the CVS about
more
+ work on this class:-
+ 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?