"Kin-Man Chung" <[EMAIL PROTECTED]> wrote:
>
>>>
>>> However, I'd like to point out that there's no other choice but to upgrade.
>>> In many situations, the current Jasper 2 generated servlets don't compile to
>>> valid bytecode when using the classic compiler (and you get a VerifyError
>>> when loading the class; this happens esp when using JSTL). The J2SE team
>>> hasn't touched the old compiler code for more than 2 years, and refuse to
>>> fix bugs :-(
>>
>> I'm wondering how hard it would be to use BCEL associated with some extended
>> JavaCC grammar for JSPs... Bah...
>>
>> Pier
>
> A distinct possibility, at least for the pages where scriptlets are not
> used, in which case JavaCC would not be even needed.
Yes, thought of that, and if you consider that with tag libraries now anyone
with a little clue shouldn't put scriplets in pages anymore, it might be as
well worth (maybe) investigating...
I know that with XSLTC they got some pretty good performance compared to
static DTM interpretation (which is very fast as well given the structure of
DTM itself)...
I don't have time/bandwidth/knowledge to do that, but I believe it should be
put in the todo items for someone with the capacity and resources to tackle,
right?
Pier
--
[Perl] combines all the worst aspects of C and Lisp: a billion of different
sublanguages in one monolithic executable. It combines the power of C with
the readability of PostScript. [Jamie Zawinski - DNA Lounge - San Francisco]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>