Hi Brian,

Right now, you can't separately pre-compile an included or exported
stylesheet, since the semantics can change depending on the including or
importing stylesheet.

It might be possible to do this, but I'm not sure how much effort it would
save, since the system would have to spend more time re-analyzing
everything, and it would have to keep around lots of information that it
doesn't if the stylesheets are built into one indivisible whole.

Is that the question you were asking, or where you wondering if a compiled
stylesheet represents the results of the included and imported stylesheets?

Dave



                                                                                       
                                        
                      "Brian Quinlan"                                                  
                                        
                      <brian@sweetapp.         To:      <[EMAIL PROTECTED]>     
                                        
                      com>                     cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                   
                                               Subject: Reusing compiled stylesheets   
                                        
                      05/23/2002 06:11                                                 
                                        
                      PM                                                               
                                        
                      Please respond                                                   
                                        
                      to xalan-dev                                                     
                                        
                                                                                       
                                        
                                                                                       
                                        



If a transformation involves multiple stylesheets (through xsl:include),
is it possible to reuse the compilation of all of them, or only the root
stylesheet?

Cheers,
Brian






Reply via email to