I'll have to check that one out too. Any particular reason why you chose ASM over BCEL?

Chris Nokleberg wrote:

Robert wrote:

By 'generated', do you mean a runtime class generated (something like
BCEL for example), not source generation which is then compiled?

The numbers are impressive regardless.


Yes, everything in CGLIB uses the ASM bytecode manipulation library
(http://asm.objectweb.org/) to dynamically generate classes at runtime.

Chris



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




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



Reply via email to