Hmm, would it not be more efficient to build a dependency tree/graph in a first pass, and
then process explicit deps in order. Then the remaining "implicit" deps can be
processed brute-force. This of course assumes that the majority of deps are explicit,
which is something we want in the AS. In fact, all of our services in AS should be
explicit.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244481#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...