On 31/01/07, Niklas Therning <[EMAIL PROTECTED]> wrote:
Well, reflection is of course a lot slower than direct method
invocations.

<snip>

Anyhow I would still want to optimize these parts of mina-sm using byte
code generation and, if possible, eliminate the need for reflection
entirely.

This might be interesting to you, if you haven't seen it:
http://www.sixlegs.com/blog/java/cglib-fastclass.html

Cheers,
Colin

Reply via email to