[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Generated Classes not found if they do not match any of
adrian@jboss.org
do-not-reply at jboss.com
Mon Jan 26 11:39:47 EST 2009
"adrian at jboss.org" wrote : I see your difficulty, but for the reasons stated above,
| we can't just implicitly start exporting the default package
| since that could reveal "module private" classes that the user doesn't want to be shared.
|
| Wouldn't it make more sense to have these "java.xxx proxies" in some jboss aop
| package that its classloader explicitly exports and define then against jboss aop's classloader?
|
I would have less qualms about an org.jboss.aop.xxx package automatically
exported by user classloaders since it is unlikely to be a user package
and it is trivial to warn/document that it happens if you use choose to use jboss aop.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204762#4204762
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204762
More information about the jboss-dev-forums
mailing list