Ales Justin [
http://community.jboss.org/people/alesj] replied to the discussion
"ClassPoolRepository vs JBossclDelegatingClassPoolRepository"
To view the discussion, visit:
http://community.jboss.org/message/538496#538496
--------------------------------------------------------------
Why not just have a public static void
setClassPoolRepository(ClassPoolRepository) similar to setClassLoaderScopingPolicy() and
setClassPoolFactory() and initialize that from AspectManagerServiceDelegate?
No, we
should have as litle as possible of static code.
e.g. perhaps even get rid of existing static code
Since static code is quite "evil" in OSGi based envs, which is what we aim in
the future ... ;-)
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/538496#538496]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]