JBoss Reflect is not really tied to AS, it is a tool for describing classes in any
environment.
So just as the introspection implementation of JBoss Reflect is independent of the
jboss-cl implementations (it just uses the right classloader in the environment it is
running in) in a similar way the javassist implementation of JBoss Reflect should be
independent of the actual classloader implementation.
I think it makes sense to move the classpool stuff out to a separate project which can be
consumed by other projects.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241413#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...