RE: Reusing compiled stylesheets

2002-05-24 Thread Brian Quinlan
David wrote: > That's very strange -- are you absolutely certain the person is using a > pre-compiled stylesheet? There is no way Xalan would reference included > stylesheets from a compiled stylesheet. > > I suspect your user _thinks_ he/she is using a compiled stylesheet, but > really isn't.

RE: Reusing compiled stylesheets

2002-05-24 Thread David N Bertoni/Cambridge/IBM
c: David N Bertoni/Cambridge/IBM) Subject: RE: Reusing compiled stylesheets

RE: Reusing compiled stylesheets

2002-05-24 Thread Brian Quinlan
David wrote: > You observation is incorrect -- Xalan always processes included and > imported stylesheets when it compiles the stylesheet. There is a > post-construction step which "composes" the stylesheets. Is there a runtime reason why the URIs of the included stylesheets must be correct, if

RE: Reusing compiled stylesheets

2002-05-23 Thread David N Bertoni/Cambridge/IBM
"Brian Quinlan" com> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: RE: R

RE: Reusing compiled stylesheets

2002-05-23 Thread Brian Quinlan
> -Original Message- > From: David N Bertoni/Cambridge/IBM [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 23, 2002 6:29 PM > To: [EMAIL PROTECTED] > Subject: Re: Reusing compiled stylesheets > > > Hi Brian, > > Right now, you can't separately

Re: Reusing compiled stylesheets

2002-05-23 Thread David N Bertoni/Cambridge/IBM
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