Em Wed, 13 Aug 2008 18:50:41 -0300, Bill Holloway <[EMAIL PROTECTED]> escreveu:

I think really that *runtime* reflection is eliminated.  I wonder if
the bytecode generation is really faster than reflection.  At any
rate, to accomplish elimination of runtime reflection isn't the
bytecode generation done at component creation time and the resulting
bytecodes then pooled?

The bytecode generation is made once and used many times. It is only generated again if you change your page or component or mixin.

By the way, the Javassist documentation is a nice reading. :)

Thiago

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

Reply via email to