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=10414>. 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=10414 Document/ease extensions calling the error handler? Summary: Document/ease extensions calling the error handler? Product: XalanJ2 Version: CurrentCVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.extensions AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Currently this can be done by retrieving the XPathContext from the ExpressionContext and retrieving the error handler from that. We might want to consider providing a getErrorHandler call directly on the ExpressionContext. And we should probably document the use of the error handler as part of our description of how to write extensions.
