Re: is BCEL a good choice?

"Dave Brosius" <[email protected]> Mon, 31 Dec 2007 20:36:37 -0500
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <001c01c84c16$c0a5ec30$6501a8c0@MeBigFatGuy>
ASM is probably a better choice for new projects, as it is much more 
actively developed/supported.

asm.objectweb.org


----- Original Message ----- 
From: "uprime uprime812" <[email protected]>
To: "BCEL Users List" <[email protected]>
Sent: Monday, December 31, 2007 8:19 AM
Subject: is BCEL a good choice?


> Hello again,
>
> I'm working on a commercial tool where I have to build some byte code
> modification capability. I
> need a byte code engineering library with features like:
>
>   * offer a reasonable set of utilities
>   * not buggy
>   * allows byte code to be manipulated abstractly
>   * free, even for commercial use :) (me being a poor starting 
> enterpreneur
> :)
>
> Is BCEL a good choice? Or does someone has other suggestions?
>
> Thanks,
>
> W.P.
>