Ales Justin [
http://community.jboss.org/people/alesj] replied to the discussion
"Wildcard support in Dynamic-imports"
To view the discussion, visit:
http://community.jboss.org/message/547072#547072
--------------------------------------------------------------
Don't expose the stuff from spi.base - its implementation
detail.Add proper helper methods to the stuff in spi.
Its easy to make things public or protected, but then you'll have people poking
around and breaking things.
All you want to do is add a delegate at runtime, not expose the ugly guts of the
classloader! :-)
Done. ;-)
*
http://anonsvn.jboss.org/repos/jbossas/projects/jboss-cl/trunk/classloadi...
http://anonsvn.jboss.org/repos/jbossas/projects/jboss-cl/trunk/classloadi...
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/547072#547072]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]