Chas, the scannotation library works quite well if you don't want to wait for us to finish up work on meiyo/classscan. Glad to hear from you again!
On Sun, Feb 19, 2012 at 1:36 AM, Chas Honton <[email protected]> wrote: > I need to find classes in a jar file marked with an @Entity annotation > without instantiating the classes. > > I have written similar functionality for a jdo implemention and for an IOC > container by using asm to read the class files. Now I'm helping out with a > jpa implementation. > > Do I need to rewrite this once again or is there a commons component that > exposes this capability? If not, what is a good component to donate such a > capability to? > > Thanks, > Chas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
