http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2523 *** shadow/2523 Mon Jul 9 16:02:26 2001 --- shadow/2523.tmp.16536 Mon Jul 9 16:06:09 2001 *************** *** 33,36 **** XPathContext xctxt = (XPathContext) myContext; will also fail. myContext should be cast to the 'this' pointer of the ! outer class. --- 33,41 ---- XPathContext xctxt = (XPathContext) myContext; will also fail. myContext should be cast to the 'this' pointer of the ! outer class. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-09 16:06 ------- ! Thank you for pointing this out. I guess it got overlooked in the DTM ! refactoring. I will look into it shortly. ! Gary
