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.
c: David N
Bertoni/Cambridge/IBM)
Subject: RE: Reusing compiled
stylesheets
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
"Brian Quinlan"
com> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: RE: R
> -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
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