On Mon, 2005-05-16 at 21:49 +0200, BEEP_BEEP wrote: > Hi! > I'm very new in BCEL.
Hi, I recommend that you use asm (asm.objectweb.org) rather than BCEL for any new projects. BCEL is being maintained for the purposes of supporting existing users, but has basically been surpassed by ASM in both features and performance. ASM is under a BSD-style license, ie very similar to the Apache license. Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
