On Mon, 25 Mar 2002, Kin-Man Chung wrote:

> I wasn't really serious when I suggested that Jasper generates byte codes.

Xalan is doing that already ( actually XSLTC ), and it's not very 
difficult since we generate quite simple code, unlikely to be optimized 
by javac too much.

It'll work only for 'pure' pages, without <% %> - if the code uses 
scriptlets it has to fall back to javac. 

It can be done - but this should be at the very end of the todo list.

Costin



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to