[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: classloading dependencies
alesj
do-not-reply at jboss.com
Tue Feb 10 06:59:36 EST 2009
"jhalliday" wrote :
| One further question: Assuming I have a choice between the -beans.xml and -classloading.xml techniques for specifying the dependency, what is considered best practice?
|
I would go with -classloading.xml as that *clearly* states cl dependency.
The -beans.xml way depends on "nobody doing any cl-ing before PreInstall",
which might change if you dynamically add some state before PreInstall who's
action is already gonna touch some BeanInfo/ClassInfo stuff.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208503#4208503
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208503
More information about the jboss-dev-forums
mailing list