Hi all, 
I started looking into Rhino documentation and it states that rhino contains
"A JavaScript compiler to transform JavaScript source files into Java class
files". 

I assume cocoon uses Rhino in interpreted way so my questions are:

- is it at all useful to transform script into Java classes (performance)?
- does it affect continuations? I mean are continuations supported in
"compiled javascript" ?

I just see a simple analogy with the way of turning XSPs into compiled
generators for faster cocoon startup.

-- 
    Leszek Gawron


Reply via email to