You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by bu...@apache.org on 2002/06/17 01:18:14 UTC

DO NOT REPLY [Bug 9905] New: - [PATCH] No dependency check on xsl:import in XSLTProcessor

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=9905>.
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=9905

[PATCH] No dependency check on xsl:import in XSLTProcessor

           Summary: [PATCH] No dependency check on xsl:import in
                    XSLTProcessor
           Product: Avalon
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Excalibur
        AssignedTo: avalon-dev@jakarta.apache.org
        ReportedBy: vgritsenko@apache.org


Attached patch changes XSLTProcessor so it collects and stores validities of 
XSL-included stylesheets. Whenever stylsheet is requested, its and all included 
validities are checked to determine wether to return cached version or create 
new one.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>