Casey Lucas:
Interested in a co-ordinated effort?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Casey Lucas wrote:
> Ok, I'll bite. Where's the best place to start looking?
> Code that does the rendering? Wasn't there at one point talk
> of making the renderer more "pluggable"?
Great!
Since you asked, here are some ideas:
As a first step, I'd make sure to clearly understand all the spe
, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: re-use of tag objects via Tag.release method
Casey Lucas wrote:
>
> Looking at the rendered jsp -> java files in the work directory
> (and noticing the calls to Tag.release), I realized that Jasper
> is not reusing tags that it crea
Casey Lucas wrote:
>
> Looking at the rendered jsp -> java files in the work directory
> (and noticing the calls to Tag.release), I realized that Jasper
> is not reusing tags that it creates. So, my question is:
>
> Has there been any conversations about implementing tag
> reuse in Jasper?
T
Looking at the rendered jsp -> java files in the work directory
(and noticing the calls to Tag.release), I realized that Jasper
is not reusing tags that it creates. So, my question is:
Has there been any conversations about implementing tag
reuse in Jasper?
-Casey