You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/10/10 23:05:03 UTC

DO NOT REPLY [Bug 23736] - ProblemListener not passed valid styleNode

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23736>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23736

ProblemListener not passed valid styleNode

David_N_Bertoni@lotus.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From David_N_Bertoni@lotus.com  2003-10-10 21:05 -------
Yes, this is a problem.  We're trying to move away from providing nodes in the 
stylesheet.  Instead, we want to focus on providing Locators, which really 
contain more information.

We could try to do both, but I'm worried that it would disturb lots of 
interfaces, and have a negative impact on performance.  However, I'll keep this 
here as a pointer, since the whole execution path is going to have some work 
done on it anyway.