Robert wrote: > I'll have to check that one out too. Any particular reason why you chose > ASM over BCEL?
Yes... :-) - less than 1/10th the size - generates classes faster (less memory consumption, etc.) - simpler API - thread-safe (BCEL had/has some bugs) Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
