Hi!
+1 on generics +99 on package-name change.
+100
The ASM project (org.objectweb.asm) changes their API significantly with major releases, but do not change the package name. And it causes major pain. For example, the following libs all require specific versions of ASM: * hibernate * drools * spring AOP (via cglib) * groovy I've got an app that uses all of the above
Sounds familiar ;-) Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]