http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2355
*** shadow/2355 Wed Jun 27 08:14:52 2001
--- shadow/2355.tmp.28652 Fri Jun 29 05:43:36 2001
***************
*** 2,9 ****
| VariableStack access by QName |
+----------------------------------------------------------------------------+
| Bug #: 2355 Product: XalanJ2 |
! | Status: NEW Version: 2.0.x |
! | Resolution: Platform: All |
| Severity: Enhancement OS/Version: All |
| Priority: Other Component: Xalan |
+----------------------------------------------------------------------------+
--- 2,9 ----
| VariableStack access by QName |
+----------------------------------------------------------------------------+
| Bug #: 2355 Product: XalanJ2 |
! | Status: RESOLVED Version: 2.0.x |
! | Resolution: FIXED Platform: All |
| Severity: Enhancement OS/Version: All |
| Priority: Other Component: Xalan |
+----------------------------------------------------------------------------+
***************
*** 20,22 ****
--- 20,29 ----
to work have been removed. I'd still like to be able to
do this.
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-29 05:43 -------
+ Added method of same signature back to XPathContext. For the moment it's a bit
+ of a hack (because it has visibility of the Xalan package) but ought to do the
+ trick for now. Unfortunately, this didn't make it into the developer's release
+ being posted today, but will be in the next release. Please refresh from CVS
+ and give it a try.
\ No newline at end of file