From: <bil...@jb...> - 2005-04-28 01:17:42
|
"ad...@jb..." wrote : "bil...@jb..." wrote : I think you are going way overboard with dependency management here. | | | | I think this goes to heart of the disagreement. | | My vote is for using picocontainer with limited ability to support hot-deployment | or correctly startup a disparate group of loosy couple modules. | | Leaving me to get on with doing something more useful than arguing about DI. | The "overboard" I'm talking about is publishing dependencies before the class is loaded so that class loading is aware of aspect dependencies as well. I think publishing aspect dependencies after the class is loaded and before class static initialization, will work just fine without to much disruption in so many codebases. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875697#3875697 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875697 |