On 4 Jan 2012, at 5:00 PM, Steve Ebersole wrote: > Looking for input about how to best design this.
All three use cases seem useful. Right now I am not familiar enough with the code to give concrete design tips. > First, is Javassist the best choice? AFAIK it is still one of the most popular ones, together with ASM which is supposedly smaller (footprint wise). See also http://java-source.net/open-source/bytecode-libraries Everything else is probably not as popular. Given that we already use Javassist it might be easiest to stick w/ it. --Hardy _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev