|
From: <rya...@jb...> - 2005-05-27 23:55:38
|
So in the case of the synchronization cycle, we will want the visitor to traverse the graph and collect a set of unresolved dependencies (ie, no local component-info), download those component-info's and repeat until all component-info's are downloaded. Once the component-info's are complete, another visitor can traverse the graph and generate synchornize targets for each component. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879326#3879326 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879326 |