http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2355 *** shadow/2355 Wed Jun 27 08:14:52 2001 --- shadow/2355.tmp.4977 Wed Jun 27 08:14:52 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | 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 | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The interfaces that allowed + + ((XPathContext) context).getVariable(new QName(varName)) + + to work have been removed. I'd still like to be able to + do this. \ No newline at end of file
